mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
The values of attribute selectors are now compared case insensitively by default if the attribute's document is not a HTML document, or the element is not in the HTML namespace.
5 lines
303 B
Plaintext
5 lines
303 B
Plaintext
The accept attribute is matched case insensitively in HTML documents true
|
|
The accept attribute is matched case insensitively in XML documents false
|
|
The accesskey attribute is matched case insensitively in HTML documents false
|
|
The accesskey attribute is matched case insensitively in XML documents false
|