Files
ladybird/Libraries/LibWeb/CSS/StyleValues
Callum Law b1d0746292 LibWeb: Absolutize <paint> fallback colors
Previously we stored these within the `URLStyleValue` which didn't
itself have an `absolutized` method so wouldn't absolutize the fallback
color. We now store the two values alongside each other in a
`StyleValueList` which correctly handles absolutization
2026-05-07 10:07:09 +01:00
..
2026-04-25 14:54:10 +02:00
2026-04-25 14:54:10 +02:00