ladybird/Tests/LibWeb/Text
Piotr e2613090ed LibWeb: Handle empty string in lang attribute
If the attribute value is the empty string `(lang="")`, the language
is set to unknown. `lang` attribute higher up in the document tree
will no longer be applied to the content of that element.
2024-11-04 12:06:32 +00:00
..
data LibWeb: Implement HTMLFrameElement as a NavigableContainer 2024-11-04 09:54:32 +00:00
expected LibWeb: Handle empty string in lang attribute 2024-11-04 12:06:32 +00:00
input LibWeb: Handle empty string in lang attribute 2024-11-04 12:06:32 +00:00