Bug 1661602 - set scroll-to-text-fragment/idlharness.window.html to fail. r=intermittent-reviewers,jmaher DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D88788
This commit is contained in:
Sebastian Hengst 2020-08-31 14:53:00 +00:00
parent 3418e55f48
commit f71176686e
2 changed files with 30 additions and 34 deletions

View File

@ -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

View File

@ -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