Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLInputElement.cpp
Aliaksandr Kalenik 8feaecd5c8 LibWeb: Create BlockContainer layout node for <input type="button">
...and shadow tree with TextNode for "value" attribute is created.
This means InlineFormattingContext is used, and button's text now
respects CSS text-decoration properties and unicode-ranges.
2024-06-14 07:58:55 +02:00

100 KiB