diff --git a/testing/web-platform/meta/css/construct-stylesheets/idlharness.html.ini b/testing/web-platform/meta/css/construct-stylesheets/idlharness.html.ini index 688fcfd193037..551a9083f8494 100644 --- a/testing/web-platform/meta/css/construct-stylesheets/idlharness.html.ini +++ b/testing/web-platform/meta/css/construct-stylesheets/idlharness.html.ini @@ -1,4 +1,7 @@ [idlharness.html] + [Document interface: document must inherit property "adoptedStyleSheets" with the proper type] + expected: FAIL + [CSSStyleSheet interface: new CSSStyleSheet() must inherit property "replace(USVString)" with the proper type] expected: FAIL @@ -11,9 +14,6 @@ [CSSStyleSheet interface: calling replace(USVString) on new CSSStyleSheet() with too few arguments must throw TypeError] expected: FAIL - [Document interface: document must inherit property "adoptedStyleSheets" with the proper type] - expected: FAIL - [CSSStyleSheet interface: new CSSStyleSheet() must inherit property "replaceSync(USVString)" with the proper type] expected: FAIL