Files
ladybird/Tests/LibWeb/Ref/input/wpt-import/css/CSS2
Tim Ledbetter 74c803c87b LibWeb: Ensure |= value selector handles multiple segments correctly
Previously, the `|=` would not compare strings containing `-`
characters correctly because it would only compare the element
attribute up to the first `-` character.
2025-04-28 11:29:30 +01:00
..