mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-09 16:42:19 +02:00
`HTML::parse_dimension_value()` doesn't parse units except for `%` for percentages; it just ignores them and treats it as a number of pixels. Now that we can parse `<length>` and pals directly, do that instead, which makes non-px units work.
7.4 KiB
7.4 KiB