servo/tests/wpt/meta/css/cssom/adoptedstylesheets-modify-array-and-sheet.html.ini
webbeef 30fdf48ca6
Implement CSSStyleSheet::replaceSync (#36586)
Implements the `replaceSync` method on CSSStyleSheet

Testing: Covered by wpt tests. Expectations are updated.

Signed-off-by: webbeef <me@webbeef.org>
2025-04-23 15:29:01 +00:00

9 lines
242 B
INI
Vendored

[adoptedstylesheets-modify-array-and-sheet.html]
[Add the two sheets. Text should be red.]
expected: FAIL
[Flip the two sheet. Still red.]
expected: FAIL
[Modify the color declaration. Should now be green.]
expected: FAIL