servo/tests/wpt/meta/css/cssom/cssstyledeclaration-custom-properties.html.ini
Oriol Brufau ea38d8ad6f
Add basic support for enumerating computed styles (#31499)
* Add basic support for enumerating computed styles

The old code was so broken, it was enumerating the style attribute
instead of the computed styles.

So this patch implements a basic enumeration, but not including custom
properties whose computed value is not the guaranteed-invalid value.

* Feedback
2024-03-06 21:43:06 +00:00

3 lines
117 B
INI
Vendored

[cssstyledeclaration-custom-properties.html]
[Custom properties are included in computed style]
expected: FAIL