mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-07 10:06:03 +00:00
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.
This commit is contained in:
parent
ff39f6cec5
commit
e2613090ed
Notes:
github-actions[bot]
2024-11-04 12:07:26 +00:00
Author: https://github.com/pbrw
Commit: e2613090ed
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2078
Reviewed-by: https://github.com/AtkinsSJ ✅
5 changed files with 90 additions and 30 deletions
|
@ -0,0 +1 @@
|
|||
OK
|
Loading…
Add table
Add a link
Reference in a new issue