diff options
author | Jonathan Kingston <jonathan@jooped.co.uk> | 2020-11-24 04:29:25 +0000 |
---|---|---|
committer | Jonathan Kingston <jonathan@jooped.co.uk> | 2020-11-25 18:58:19 +0000 |
commit | 80902ee716564f0d8abe039b8fb44c14eaf087c9 (patch) | |
tree | f3ceb1aafd0f35085b7e389b39c27382d94308ab | |
parent | 35eaf659740a83e16b2ac20bf50b649738771506 (diff) | |
download | servo-80902ee716564f0d8abe039b8fb44c14eaf087c9.tar.gz servo-80902ee716564f0d8abe039b8fb44c14eaf087c9.zip |
Update test expected outcomes
19 files changed, 15 insertions, 36 deletions
diff --git a/tests/wpt/metadata/html/dom/idlharness.https.html.ini b/tests/wpt/metadata/html/dom/idlharness.https.html.ini index ccf7eb53a20..ed7591a966e 100644 --- a/tests/wpt/metadata/html/dom/idlharness.https.html.ini +++ b/tests/wpt/metadata/html/dom/idlharness.https.html.ini @@ -1825,18 +1825,12 @@ [Window interface: window must inherit property "originIsolated" with the proper type] expected: FAIL - [Window interface: attribute isSecureContext] - expected: FAIL - [Window interface: attribute originIsolated] expected: FAIL [Window interface: attribute crossOriginIsolated] expected: FAIL - [Window interface: window must inherit property "isSecureContext" with the proper type] - expected: FAIL - [idlharness.https.html?include=HTML.*] [HTMLTableSectionElement interface: document.createElement("tfoot") must inherit property "align" with the proper type] diff --git a/tests/wpt/metadata/html/dom/idlharness.worker.js.ini b/tests/wpt/metadata/html/dom/idlharness.worker.js.ini index aada128b2b6..d2fdbfec7cd 100644 --- a/tests/wpt/metadata/html/dom/idlharness.worker.js.ini +++ b/tests/wpt/metadata/html/dom/idlharness.worker.js.ini @@ -548,15 +548,9 @@ [ImageBitmapRenderingContext interface: operation transferFromImageBitmap(ImageBitmap?)] expected: FAIL - [WorkerGlobalScope interface: attribute isSecureContext] - expected: FAIL - [WorkerGlobalScope interface: self must inherit property "crossOriginIsolated" with the proper type] expected: FAIL - [WorkerGlobalScope interface: self must inherit property "isSecureContext" with the proper type] - expected: FAIL - [WorkerGlobalScope interface: attribute crossOriginIsolated] expected: FAIL diff --git a/tests/wpt/metadata/html/interaction/focus/the-autofocus-attribute/skip-document-with-fragment.html.ini b/tests/wpt/metadata/html/interaction/focus/the-autofocus-attribute/skip-document-with-fragment.html.ini index c12c0f8ae48..6852d7663de 100644 --- a/tests/wpt/metadata/html/interaction/focus/the-autofocus-attribute/skip-document-with-fragment.html.ini +++ b/tests/wpt/metadata/html/interaction/focus/the-autofocus-attribute/skip-document-with-fragment.html.ini @@ -1,4 +1,8 @@ [skip-document-with-fragment.html] + expected: TIMEOUT [Autofocus elements in iframed documents with URL fragments should be skipped.] expected: FAIL + [Autofocus elements in top-level browsing context's documents with URI fragments should be skipped.] + expected: TIMEOUT + diff --git a/tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html.ini b/tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html.ini index 2a166bb97b7..f42f518d257 100644 --- a/tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html.ini +++ b/tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html.ini @@ -1,6 +1,5 @@ [iframe_sandbox_popups_escaping-1.html] type: testharness - expected: CRASH [Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used] - expected: TIMEOUT + expected: FAIL diff --git a/tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-2.html.ini b/tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-2.html.ini index e63fe7c263e..4df5d7a35de 100644 --- a/tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-2.html.ini +++ b/tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-2.html.ini @@ -1,5 +1,4 @@ [iframe_sandbox_popups_escaping-2.html] - expected: CRASH [Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used] - expected: TIMEOUT + expected: FAIL diff --git a/tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-3.html.ini b/tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-3.html.ini index 5f60c78e73c..f6a7aca3306 100644 --- a/tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-3.html.ini +++ b/tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-3.html.ini @@ -1,6 +1,5 @@ [iframe_sandbox_popups_escaping-3.html] type: testharness - expected: TIMEOUT [Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used] - expected: TIMEOUT + expected: FAIL diff --git a/tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html.ini b/tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html.ini index 963d4cd20ef..3f7e3e9544f 100644 --- a/tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html.ini +++ b/tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html.ini @@ -1,6 +1,5 @@ [iframe_sandbox_popups_nonescaping-1.html] type: testharness - expected: CRASH [Check that popups from a sandboxed iframe do not escape the sandbox] - expected: NOTRUN + expected: FAIL diff --git a/tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html.ini b/tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html.ini index d43f38b40cd..3a32693ffa8 100644 --- a/tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html.ini +++ b/tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html.ini @@ -1,6 +1,5 @@ [iframe_sandbox_popups_nonescaping-2.html] type: testharness - expected: TIMEOUT [Check that popups from a sandboxed iframe do not escape the sandbox] - expected: NOTRUN + expected: FAIL diff --git a/tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-3.html.ini b/tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-3.html.ini index e440b1e38c6..7a36937927c 100644 --- a/tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-3.html.ini +++ b/tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-3.html.ini @@ -1,6 +1,4 @@ [iframe_sandbox_popups_nonescaping-3.html] - type: testharness - expected: TIMEOUT [Check that popups from a sandboxed iframe do not escape the sandbox] - expected: NOTRUN + expected: FAIL diff --git a/tests/wpt/metadata/webxr/hand-input/idlharness.https.window.js.ini b/tests/wpt/metadata/webxr/hand-input/idlharness.https.window.js.ini index c91f0fab159..bc5b96f1d34 100644 --- a/tests/wpt/metadata/webxr/hand-input/idlharness.https.window.js.ini +++ b/tests/wpt/metadata/webxr/hand-input/idlharness.https.window.js.ini @@ -89,9 +89,6 @@ [XRHand interface: constant LITTLE_PHALANX_INTERMEDIATE on interface prototype object] expected: FAIL - [XRFrame interface: operation getJointPose(XRJointSpace, XRSpace)] - expected: FAIL - [XRJointSpace interface: existence and properties of interface object] expected: FAIL @@ -164,9 +161,6 @@ [XRHand interface: constant LITTLE_METACARPAL on interface prototype object] expected: FAIL - [XRInputSource interface: attribute hand] - expected: FAIL - [XRHand interface: constant RING_METACARPAL on interface object] expected: FAIL diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 8a373393d36..bd7e205b528 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -14711,35 +14711,35 @@ ] }, "webxr": { - "create_session.html": [ + "create_session.https.html": [ "5b5d485b372bfffb22204bc162c9e182306395cb", [ null, {} ] ], - "layerevents.html": [ + "layerevents.https.html": [ "6a0319366ec842a9b94d5897978975ebe3eb6f7f", [ null, {} ] ], - "layers.html": [ + "layers.https.html": [ "b6749f208a8f3c5ae78fbe72cfa7364829abb127", [ null, {} ] ], - "obtain_frame.html": [ + "obtain_frame.https.html": [ "d9ff25729f9cdfd348e7c9914ce2dacd231e13a0", [ null, {} ] ], - "sessionavailable.html": [ + "sessionavailable.https.html": [ "dd9a071d05c4d696471be87428c12cea573cba60", [ null, diff --git a/tests/wpt/mozilla/meta/webxr/layerevents.html.ini b/tests/wpt/mozilla/meta/webxr/layerevents.https.html.ini index 72e1e4fc0b2..72e1e4fc0b2 100644 --- a/tests/wpt/mozilla/meta/webxr/layerevents.html.ini +++ b/tests/wpt/mozilla/meta/webxr/layerevents.https.html.ini diff --git a/tests/wpt/mozilla/meta/webxr/layers.html.ini b/tests/wpt/mozilla/meta/webxr/layers.https.html.ini index 72e1e4fc0b2..72e1e4fc0b2 100644 --- a/tests/wpt/mozilla/meta/webxr/layers.html.ini +++ b/tests/wpt/mozilla/meta/webxr/layers.https.html.ini diff --git a/tests/wpt/mozilla/meta/webxr/sessionavailable.html.ini b/tests/wpt/mozilla/meta/webxr/sessionavailable.https.html.ini index 8bf6ba72fd8..8bf6ba72fd8 100644 --- a/tests/wpt/mozilla/meta/webxr/sessionavailable.html.ini +++ b/tests/wpt/mozilla/meta/webxr/sessionavailable.https.html.ini diff --git a/tests/wpt/mozilla/tests/webxr/create_session.html b/tests/wpt/mozilla/tests/webxr/create_session.https.html index 5b5d485b372..5b5d485b372 100644 --- a/tests/wpt/mozilla/tests/webxr/create_session.html +++ b/tests/wpt/mozilla/tests/webxr/create_session.https.html diff --git a/tests/wpt/mozilla/tests/webxr/layerevents.html b/tests/wpt/mozilla/tests/webxr/layerevents.https.html index 6a0319366ec..6a0319366ec 100644 --- a/tests/wpt/mozilla/tests/webxr/layerevents.html +++ b/tests/wpt/mozilla/tests/webxr/layerevents.https.html diff --git a/tests/wpt/mozilla/tests/webxr/layers.html b/tests/wpt/mozilla/tests/webxr/layers.https.html index b6749f208a8..b6749f208a8 100644 --- a/tests/wpt/mozilla/tests/webxr/layers.html +++ b/tests/wpt/mozilla/tests/webxr/layers.https.html diff --git a/tests/wpt/mozilla/tests/webxr/obtain_frame.html b/tests/wpt/mozilla/tests/webxr/obtain_frame.https.html index d9ff25729f9..d9ff25729f9 100644 --- a/tests/wpt/mozilla/tests/webxr/obtain_frame.html +++ b/tests/wpt/mozilla/tests/webxr/obtain_frame.https.html diff --git a/tests/wpt/mozilla/tests/webxr/sessionavailable.html b/tests/wpt/mozilla/tests/webxr/sessionavailable.https.html index dd9a071d05c..dd9a071d05c 100644 --- a/tests/wpt/mozilla/tests/webxr/sessionavailable.html +++ b/tests/wpt/mozilla/tests/webxr/sessionavailable.https.html |