1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-09 17:44:56 +09:00
ladybird/Tests/LibWeb/Ref
Sam Atkins 1fe29ac642 LibWeb/CSS: Bring :lang() matching closer to spec
With this, we pass the 8 ref tests in css/selectors/selectors-4/ which
previously failed. This is not technically a full implementation, as we
are supposed to first canonicalize the language range and tag, but that
will require downloading and processing the IANA language subtag
registry:

https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry

That's significantly more work, and WPT doesn't seem to test any cases
that require that, so we can leave it for now.
2025-05-15 16:40:44 +01:00
..
data Tests: Add tests for loading images from an imported style sheet 2025-04-15 09:54:35 +01:00
expected LibWeb/CSS: Bring :lang() matching closer to spec 2025-05-15 16:40:44 +01:00
input LibWeb/CSS: Bring :lang() matching closer to spec 2025-05-15 16:40:44 +01:00