Files
ladybird/Tests/LibWeb/Text/expected/wpt-import/css/mediaqueries/relative-units-005.txt
Callum Law c33be71df9 LibWeb: Use correct value for font size in MediaFeature::compare
We were using the font's point size instead of it's pixel size, we were
already computing this information earlier in the function anyway so
let's just use that.
2025-10-07 10:32:59 +01:00

8 lines
209 B
Plaintext

Harness status: OK
Found 3 tests
3 Pass
Pass ex unit in media queries should match initial font
Pass ch unit in media queries should match initial font
Pass ic unit in media queries should match initial font