Files
ladybird/Tests/LibWeb/Text/expected/input-value.txt
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

6 lines
133 B
Plaintext

pass pass Select file...No file selected. text: "pass"
hidden: "pass"
button: "pass"
checkbox: "pass"
file: "" (threw exception)