mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 09:45:06 +02:00
Some subtests changed in response to this CSSWG resolution: https://github.com/w3c/csswg-drafts/issues/11494#issuecomment-2675800489 Basically, `border-style: none` now affects the used value of `border-width`, not the computed value. (And the same for `outline` properties.) This affects way more tests than I expected because interpolation-testcommon.js now adds tests for composition.