mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update test expected outcomes
This commit is contained in:
parent
35eaf65974
commit
80902ee716
19 changed files with 15 additions and 36 deletions
|
@ -1825,18 +1825,12 @@
|
||||||
[Window interface: window must inherit property "originIsolated" with the proper type]
|
[Window interface: window must inherit property "originIsolated" with the proper type]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Window interface: attribute isSecureContext]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Window interface: attribute originIsolated]
|
[Window interface: attribute originIsolated]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Window interface: attribute crossOriginIsolated]
|
[Window interface: attribute crossOriginIsolated]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Window interface: window must inherit property "isSecureContext" with the proper type]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
|
|
||||||
[idlharness.https.html?include=HTML.*]
|
[idlharness.https.html?include=HTML.*]
|
||||||
[HTMLTableSectionElement interface: document.createElement("tfoot") must inherit property "align" with the proper type]
|
[HTMLTableSectionElement interface: document.createElement("tfoot") must inherit property "align" with the proper type]
|
||||||
|
|
|
@ -548,15 +548,9 @@
|
||||||
[ImageBitmapRenderingContext interface: operation transferFromImageBitmap(ImageBitmap?)]
|
[ImageBitmapRenderingContext interface: operation transferFromImageBitmap(ImageBitmap?)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[WorkerGlobalScope interface: attribute isSecureContext]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[WorkerGlobalScope interface: self must inherit property "crossOriginIsolated" with the proper type]
|
[WorkerGlobalScope interface: self must inherit property "crossOriginIsolated" with the proper type]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[WorkerGlobalScope interface: self must inherit property "isSecureContext" with the proper type]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[WorkerGlobalScope interface: attribute crossOriginIsolated]
|
[WorkerGlobalScope interface: attribute crossOriginIsolated]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,8 @@
|
||||||
[skip-document-with-fragment.html]
|
[skip-document-with-fragment.html]
|
||||||
|
expected: TIMEOUT
|
||||||
[Autofocus elements in iframed documents with URL fragments should be skipped.]
|
[Autofocus elements in iframed documents with URL fragments should be skipped.]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[Autofocus elements in top-level browsing context's documents with URI fragments should be skipped.]
|
||||||
|
expected: TIMEOUT
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
[iframe_sandbox_popups_escaping-1.html]
|
[iframe_sandbox_popups_escaping-1.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: CRASH
|
|
||||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||||
expected: TIMEOUT
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
[iframe_sandbox_popups_escaping-2.html]
|
[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]
|
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||||
expected: TIMEOUT
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
[iframe_sandbox_popups_escaping-3.html]
|
[iframe_sandbox_popups_escaping-3.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
|
||||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||||
expected: TIMEOUT
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
[iframe_sandbox_popups_nonescaping-1.html]
|
[iframe_sandbox_popups_nonescaping-1.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: CRASH
|
|
||||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||||
expected: NOTRUN
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
[iframe_sandbox_popups_nonescaping-2.html]
|
[iframe_sandbox_popups_nonescaping-2.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
|
||||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||||
expected: NOTRUN
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,4 @@
|
||||||
[iframe_sandbox_popups_nonescaping-3.html]
|
[iframe_sandbox_popups_nonescaping-3.html]
|
||||||
type: testharness
|
|
||||||
expected: TIMEOUT
|
|
||||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||||
expected: NOTRUN
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -89,9 +89,6 @@
|
||||||
[XRHand interface: constant LITTLE_PHALANX_INTERMEDIATE on interface prototype object]
|
[XRHand interface: constant LITTLE_PHALANX_INTERMEDIATE on interface prototype object]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[XRFrame interface: operation getJointPose(XRJointSpace, XRSpace)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[XRJointSpace interface: existence and properties of interface object]
|
[XRJointSpace interface: existence and properties of interface object]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -164,9 +161,6 @@
|
||||||
[XRHand interface: constant LITTLE_METACARPAL on interface prototype object]
|
[XRHand interface: constant LITTLE_METACARPAL on interface prototype object]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[XRInputSource interface: attribute hand]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[XRHand interface: constant RING_METACARPAL on interface object]
|
[XRHand interface: constant RING_METACARPAL on interface object]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -14711,35 +14711,35 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"webxr": {
|
"webxr": {
|
||||||
"create_session.html": [
|
"create_session.https.html": [
|
||||||
"5b5d485b372bfffb22204bc162c9e182306395cb",
|
"5b5d485b372bfffb22204bc162c9e182306395cb",
|
||||||
[
|
[
|
||||||
null,
|
null,
|
||||||
{}
|
{}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"layerevents.html": [
|
"layerevents.https.html": [
|
||||||
"6a0319366ec842a9b94d5897978975ebe3eb6f7f",
|
"6a0319366ec842a9b94d5897978975ebe3eb6f7f",
|
||||||
[
|
[
|
||||||
null,
|
null,
|
||||||
{}
|
{}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"layers.html": [
|
"layers.https.html": [
|
||||||
"b6749f208a8f3c5ae78fbe72cfa7364829abb127",
|
"b6749f208a8f3c5ae78fbe72cfa7364829abb127",
|
||||||
[
|
[
|
||||||
null,
|
null,
|
||||||
{}
|
{}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"obtain_frame.html": [
|
"obtain_frame.https.html": [
|
||||||
"d9ff25729f9cdfd348e7c9914ce2dacd231e13a0",
|
"d9ff25729f9cdfd348e7c9914ce2dacd231e13a0",
|
||||||
[
|
[
|
||||||
null,
|
null,
|
||||||
{}
|
{}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"sessionavailable.html": [
|
"sessionavailable.https.html": [
|
||||||
"dd9a071d05c4d696471be87428c12cea573cba60",
|
"dd9a071d05c4d696471be87428c12cea573cba60",
|
||||||
[
|
[
|
||||||
null,
|
null,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue