Bug 1578750 - Mark correct expected result idlharness tests on different builds r=smaug

Differential Revision: https://phabricator.services.mozilla.com/D46754

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Thomas Nguyen 2019-10-01 20:33:01 +00:00
Родитель 3b89e2688e
Коммит 77c61c3c7e
1 изменённых файлов: 17 добавлений и 4 удалений

Просмотреть файл

@ -1,3 +1,4 @@
prefs: [dom.security.featurePolicy.enabled:true, dom.security.featurePolicy.header.enabled:true, dom.security.featurePolicy.webidl.enabled:true]
[idlharness.https.html?exclude=(Document|Window|HTML.*)]
[ElementInternals interface: operation setValidity(ValidityStateFlags, DOMString, HTMLElement)]
expected: FAIL
@ -791,10 +792,16 @@
expected: FAIL
[Window interface: window must have own property "window"]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1510437
expected:
if release_or_beta: PASS
FAIL
[Window interface: window must have own property "location"]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1510437
expected:
if release_or_beta: PASS
FAIL
[Window interface: attribute onsecuritypolicyviolation]
expected: FAIL
@ -807,7 +814,10 @@
expected: FAIL
[Window interface: window must have own property "top"]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1510437
expected:
if release_or_beta: PASS
FAIL
[Window interface: window must inherit property "self" with the proper type]
expected: FAIL
@ -828,7 +838,10 @@
expected: FAIL
[Window interface: window must have own property "document"]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1510437
expected:
if release_or_beta: PASS
FAIL
[Document interface: attribute onsecuritypolicyviolation]
expected: FAIL