mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 03:57:15 +02:00
...when `LengthOrAutoOrCalculated` holds calculated value. We were incorrectly assuming that if contained value is not auto, then it must be a length. Fixes crashing on https://hollowknightsilksong.com/
1 line
52 B
HTML
1 line
52 B
HTML
<!doctype html><img sizes="calc(90vw - 32px), 33vw"> |