diff --git a/testing/web-platform/meta/scroll-to-text-fragment/idlharness.window.html.js.ini b/testing/web-platform/meta/scroll-to-text-fragment/idlharness.window.html.js.ini deleted file mode 100644 index 3a2dce08357d..000000000000 --- a/testing/web-platform/meta/scroll-to-text-fragment/idlharness.window.html.js.ini +++ /dev/null @@ -1,31 +0,0 @@ -[idlharness.window.html] - [FragmentDirective interface: existence and properties of interface object] - expected: FAIL - - [FragmentDirective interface object length] - expected: FAIL - - [FragmentDirective interface object name] - expected: FAIL - - [FragmentDirective interface: existence and properties of interface prototype object] - expected: FAIL - - [FragmentDirective interface: existence and properties of interface prototype object's "constructor" property] - expected: FAIL - - [FragmentDirective interface: existence and properties of interface prototype object's @@unscopables property] - expected: FAIL - - [FragmentDirective must be primary interface of document.location.fragmentDirective] - expected: FAIL - - [Stringification of document.location.fragmentDirective] - expected: FAIL - - [Location interface: attribute fragmentDirective] - expected: FAIL - - [Location interface: document.location must inherit property "fragmentDirective" with the proper type] - expected: FAIL - diff --git a/testing/web-platform/meta/scroll-to-text-fragment/idlharness.window.js.ini b/testing/web-platform/meta/scroll-to-text-fragment/idlharness.window.js.ini index 7672e08d51ee..4026b7e04a49 100644 --- a/testing/web-platform/meta/scroll-to-text-fragment/idlharness.window.js.ini +++ b/testing/web-platform/meta/scroll-to-text-fragment/idlharness.window.js.ini @@ -1,3 +1,30 @@ -[idleharness.window.js] - disabled: - if (os == "win") and (processor == "x86_64"): random test +[idlharness.window.html] + [FragmentDirective interface: existence and properties of interface object] + expected: FAIL + + [FragmentDirective interface object length] + expected: FAIL + + [FragmentDirective interface object name] + expected: FAIL + + [FragmentDirective interface: existence and properties of interface prototype object] + expected: FAIL + + [FragmentDirective interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [FragmentDirective interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [FragmentDirective must be primary interface of document.location.fragmentDirective] + expected: FAIL + + [Stringification of document.location.fragmentDirective] + expected: FAIL + + [Location interface: attribute fragmentDirective] + expected: FAIL + + [Location interface: document.location must inherit property "fragmentDirective" with the proper type] + expected: FAIL