mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 02:27:19 +02:00
When serializing an sRGB color value that originated from a named color, it should return the color name converted to ASCII lowercase. This requires storing the color name (if it has one). This change also requires explicitly removing the color names when computing style, because computed color values do not retain their name. It also requires removing a caching optimization in create_from_color(), because adding the name means that the cached value might be wrong. This fixes some WPT subtests, and also required updating some of our own tests.
13 lines
186 B
Plaintext
13 lines
186 B
Plaintext
Summary
|
|
|
|
Harness status: OK
|
|
|
|
Rerun
|
|
|
|
Found 2 tests
|
|
|
|
1 Pass
|
|
1 Fail
|
|
Details
|
|
Result Test Name MessagePass Simple CSSOM manipulation of subrules
|
|
Fail Simple CSSOM manipulation of subrules 1 |