mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Implements the `replaceSync` method on CSSStyleSheet Testing: Covered by wpt tests. Expectations are updated. Signed-off-by: webbeef <me@webbeef.org>
9 lines
242 B
INI
Vendored
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
|