Bug 1808694 - Fix html/dom/idlharness.https.html metadata, a=testonly CLOSED TREE

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

Depends on D166078
This commit is contained in:
James Graham 2023-01-05 14:18:19 +00:00
Родитель 321f5e7f4a
Коммит 254929a9a1
1 изменённых файлов: 6 добавлений и 30 удалений

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

@ -1,7 +1,5 @@
prefs: [dom.security.featurePolicy.experimental.enabled:true, dom.security.featurePolicy.header.enabled:true, dom.security.featurePolicy.webidl.enabled:true, dom.forms.inputmode:true, dom.forms.enterkeyhint:true, dom.forms.autocapitalize:true, html5.inert.enabled:true, dom.picture_source_dimension_attributes.enabled:true]
[idlharness.https.html?exclude=(Document|Window|HTML.*)]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[AudioTrack interface: existence and properties of interface prototype object]
expected: FAIL
@ -442,8 +440,6 @@ prefs: [dom.security.featurePolicy.experimental.enabled:true, dom.security.featu
[idlharness.https.html?include=(Document|Window)]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Document interface: new Document() must inherit property "oncancel" with the proper type]
expected: FAIL
@ -531,46 +527,26 @@ prefs: [dom.security.featurePolicy.experimental.enabled:true, dom.security.featu
expected: FAIL
[Window interface: attribute oncopy]
expected:
if not debug and (os == "android"): [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "linux"): [PASS, FAIL]
expected: FAIL
[Window interface: attribute oncut]
expected:
if not debug and (os == "android"): [PASS, FAIL]
if not debug and (os == "linux"): [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]
expected: FAIL
[Window interface: attribute onpaste]
expected:
if not debug and (os == "linux"): [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
expected: FAIL
[Window interface: window must inherit property "oncopy" with the proper type]
expected:
if not debug and (os == "linux"): [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
expected: FAIL
[Window interface: window must inherit property "oncut" with the proper type]
expected:
if not debug and (os == "android"): [PASS, FAIL]
if not debug and (os == "linux"): [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]
expected: FAIL
[Window interface: window must inherit property "onpaste" with the proper type]
expected:
if not debug and (os == "android"): [PASS, FAIL]
if not debug and (os == "linux"): [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]
expected: FAIL
[idlharness.https.html?include=HTML.*]
prefs: [dom.dialog_element.enabled:true]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[HTMLInputElement interface: attribute dirName]
expected: FAIL