mirror of
https://github.com/servo/servo
synced 2026-05-10 17:12:23 +02:00
14 lines
469 B
INI
14 lines
469 B
INI
[CSSStyleSheet-constructable-replace-on-regular-sheet.html]
|
|
[replace / replaceSync on non-constructed stylesheet]
|
|
expected: FAIL
|
|
|
|
[CSSStyleSheet.replace returns a rejected promise for non-constructed sheets]
|
|
expected: FAIL
|
|
|
|
[CSSStyleSheet.replace returns a rejected promise for non-constructed sheets that have no associated document]
|
|
expected: FAIL
|
|
|
|
[CSSStyleSheet.replaceSync throws NotAllowedError for non-constructed sheets]
|
|
expected: FAIL
|
|
|