diff options
Diffstat (limited to 'testing/web-platform/meta/scroll-to-text-fragment/idlharness.window.js.ini')
-rw-r--r-- | testing/web-platform/meta/scroll-to-text-fragment/idlharness.window.js.ini | 30 |
1 files changed, 30 insertions, 0 deletions
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 new file mode 100644 index 0000000000..accfa6d271 --- /dev/null +++ b/testing/web-platform/meta/scroll-to-text-fragment/idlharness.window.js.ini @@ -0,0 +1,30 @@ +[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 + + [Stringification of document.fragmentDirective] + expected: FAIL + + [Document interface: document must inherit property "fragmentDirective" with the proper type] + expected: FAIL + + [FragmentDirective must be primary interface of document.fragmentDirective] + expected: FAIL + + [Document interface: attribute fragmentDirective] + expected: FAIL |