mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-04-21 03:10:26 +00:00
We now also store `outline-width` in ComputedValues as a `CSSPixels` since we know it's an absolute length at `apply_style` time - this saves us some work in converting to CSSPixels during layout. Gains us 46 new passes since we now interpolate keywords (thick, thin, etc) correctly. Also loses us 4 WPT tests as we longer clamp negative values produced by interpolation from the point of view of getComputedStyle (although the 'used' value is still clamped). |
||
|---|---|---|
| .. | ||
| animation | ||
| parsing | ||
| appearance-initial-value-001.html | ||
| caret-color-013.html | ||