Files
ladybird/Userland/Libraries/LibWeb/CSS/SelectorEngine.cpp
networkException 48c54e6796 LibWeb: Use lowercase type selectors to match against html elements
Previously we would fail to match a selector like "NAV" against a <nav>
html element.

Note that the strings must be identical in XML Documents.
2022-07-04 12:39:48 +02:00

18 KiB