diff options
Diffstat (limited to 'tests/wpt/meta/css/cssom/idlharness.html.ini')
-rw-r--r-- | tests/wpt/meta/css/cssom/idlharness.html.ini | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/wpt/meta/css/cssom/idlharness.html.ini b/tests/wpt/meta/css/cssom/idlharness.html.ini index 4e3a2cedada..e87e7a353d2 100644 --- a/tests/wpt/meta/css/cssom/idlharness.html.ini +++ b/tests/wpt/meta/css/cssom/idlharness.html.ini @@ -395,21 +395,12 @@ [CSSStyleSheet interface: operation replace(USVString)] expected: FAIL - [CSSStyleSheet interface: operation replaceSync(USVString)] - expected: FAIL - [CSSStyleSheet interface: sheet must inherit property "replace(USVString)" with the proper type] expected: FAIL [CSSStyleSheet interface: calling replace(USVString) on sheet with too few arguments must throw TypeError] expected: FAIL - [CSSStyleSheet interface: sheet must inherit property "replaceSync(USVString)" with the proper type] - expected: FAIL - - [CSSStyleSheet interface: calling replaceSync(USVString) on sheet with too few arguments must throw TypeError] - expected: FAIL - [Document interface: attribute adoptedStyleSheets] expected: FAIL |