mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update web-platform-tests to revision 289878db3e356829bb7ae5699dd847f04a7acf58
This commit is contained in:
parent
f275115614
commit
9f0945f6a0
185 changed files with 1323 additions and 808 deletions
|
@ -0,0 +1,8 @@
|
||||||
|
[url-charset.window.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[Blob charset should override any auto-detected charset.]
|
||||||
|
expected: TIMEOUT
|
||||||
|
|
||||||
|
[Blob charset should override <meta charset>.]
|
||||||
|
expected: TIMEOUT
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
|
||||||
[Opening a blob URL in a new window immediately before revoking it works.]
|
[Opening a blob URL in a new window immediately before revoking it works.]
|
||||||
expected: FAIL
|
expected: TIMEOUT
|
||||||
|
|
||||||
[Fetching a blob URL immediately before revoking it works in an iframe.]
|
[Fetching a blob URL immediately before revoking it works in an iframe.]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
22
tests/wpt/metadata-layout-2020/cookies/name/name.html.ini
Normal file
22
tests/wpt/metadata-layout-2020/cookies/name/name.html.ini
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
[name.html]
|
||||||
|
[Set a nameless cookie (that has an = in its value)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Set a nameless cookie ignoring characters after first ;]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Ignore invalid attributes after nameless cookie]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Set a nameless cookie]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Set a nameless cookie ignoring characters after first ; (2)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Set a nameless cookie (that has multiple ='s in its value)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Return the most recent nameless cookie]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[hit-test-floats-002.html]
|
||||||
|
[Hit test float]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[hit-test-floats-004.html]
|
||||||
|
[Miss float below something else]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -5,6 +5,9 @@
|
||||||
[[data-expected-height\] 7]
|
[[data-expected-height\] 7]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[[data-expected-height\] 4]
|
[[data-expected-height\] 1]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[[data-expected-height\] 2]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[hit-test-anonymous-block.html]
|
||||||
|
[Hit test beside line of text inside anonymous block]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
[CaretPosition-001.html]
|
|
||||||
[Element at (400, 100)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
[elementsFromPoint-invalid-cases.html]
|
|
||||||
[The root element is the last element returned for otherwise empty queries within the viewport]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
[matchMedia-display-none-iframe.html]
|
||||||
|
expected: ERROR
|
|
@ -309,21 +309,24 @@
|
||||||
[Response: combined response Content-Type: text/html;" \\" text/plain ";charset=GBK]
|
[Response: combined response Content-Type: text/html;" \\" text/plain ";charset=GBK]
|
||||||
expected: NOTRUN
|
expected: NOTRUN
|
||||||
|
|
||||||
[<iframe>: separate response Content-Type: text/html;" text/plain]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[<iframe>: combined response Content-Type: text/html */*;charset=gbk]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[<iframe>: combined response Content-Type: text/html;charset=gbk text/plain text/html]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[<iframe>: separate response Content-Type: text/plain */*;charset=gbk]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[<iframe>: separate response Content-Type: text/html */*;charset=gbk]
|
[<iframe>: separate response Content-Type: text/html */*;charset=gbk]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[<iframe>: combined response Content-Type: text/plain;charset=gbk text/html]
|
[<iframe>: combined response Content-Type: */* text/html]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[<iframe>: combined response Content-Type: text/html */*]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[<iframe>: separate response Content-Type: text/html;x=" text/plain]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[<iframe>: separate response Content-Type: text/html;" \\" text/plain]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[<iframe>: combined response Content-Type: text/html;x=" text/plain]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[<iframe>: separate response Content-Type: text/plain ]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -56,3 +56,6 @@
|
||||||
[separate text/javascript x/x]
|
[separate text/javascript x/x]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[separate text/javascript error]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[traverse_the_history_1.html]
|
||||||
|
[Multiple history traversals from the same task]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
[traverse_the_history_3.html]
|
|
||||||
[Multiple history traversals, last would be aborted]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
[traverse_the_history_4.html]
|
|
||||||
[Multiple history traversals, last would be aborted]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
[traverse_the_history_5.html]
|
|
||||||
[Multiple history traversals, last would be aborted]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -1,2 +0,0 @@
|
||||||
[cross-origin-objects-on-new-window.html]
|
|
||||||
expected: TIMEOUT
|
|
|
@ -171,6 +171,3 @@
|
||||||
[XHTML img usemap="#hash-id"]
|
[XHTML img usemap="#hash-id"]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[HTML (standards) IMG usemap="no-hash-name"]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
[iframe_sandbox_popups_nonescaping-3.html]
|
[iframe_sandbox_popups_nonescaping-3.html]
|
||||||
|
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: FAIL
|
expected: NOTRUN
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[form-double-submit-2.html]
|
||||||
|
[preventDefault should allow onclick submit() to succeed]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[form-double-submit.html]
|
||||||
|
[default submit action should supersede onclick submit()]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -1,67 +1,28 @@
|
||||||
[select-event.html]
|
[select-event.html]
|
||||||
[textarea: selectionDirection a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type tel: setSelectionRange out of range a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type search: selectionDirection a second time (must not fire select)]
|
[input type search: selectionDirection a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[input type url: selectionEnd out of range a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[textarea: setSelectionRange() a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type url: selectionStart out of range a second time (must not fire select)]
|
[input type url: selectionStart out of range a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[textarea: selectionStart out of range a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type url: selectionStart a second time (must not fire select)]
|
[input type url: selectionStart a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[input type search: selectionStart a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[textarea: selectionEnd a second time (must not fire select)]
|
[textarea: selectionEnd a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[input type tel: selectionEnd out of range a second time (must not fire select)]
|
[input type tel: selectionEnd out of range a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[input type text: selectionEnd a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type tel: setRangeText() a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type url: selectionEnd a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type password: setSelectionRange() a second time (must not fire select)]
|
[input type password: setSelectionRange() a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[input type text: setSelectionRange() a second time (must not fire select)]
|
[input type text: setSelectionRange() a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[input type text: setSelectionRange out of range a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type text: selectionEnd out of range a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type tel: selectionDirection a second time (must not fire select)]
|
[input type tel: selectionDirection a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[input type search: selectionEnd a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type password: selectionEnd a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type text: selectionDirection a second time (must not fire select)]
|
[input type text: selectionDirection a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -71,12 +32,42 @@
|
||||||
[input type url: setRangeText() a second time (must not fire select)]
|
[input type url: setRangeText() a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[input type password: selectionStart out of range a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[textarea: selectionEnd out of range a second time (must not fire select)]
|
[textarea: selectionEnd out of range a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[input type tel: selectionStart a second time (must not fire select)]
|
[input type password: select() a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type password: selectionStart a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type url: setSelectionRange() a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type search: setSelectionRange() a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type search: selectionStart out of range a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type url: select() a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type password: setRangeText() a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type text: selectionStart out of range a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type text: selectionStart a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type text: setRangeText() a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type tel: select() a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type search: setRangeText() a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
[activation-behavior.window.html]
|
|
||||||
[<a> that is not connected should be followed]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
[module-delayed.html]
|
|
||||||
[async document.write in a module]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -3,6 +3,3 @@
|
||||||
[The incumbent settings object while executing the compiled callback via Web IDL's invoke must be that of the node document]
|
[The incumbent settings object while executing the compiled callback via Web IDL's invoke must be that of the node document]
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
|
||||||
[The entry settings object while executing the compiled callback via Web IDL's invoke must be that of the node document]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,7 @@
|
||||||
|
[fetch-cross-origin-redirect.https.html]
|
||||||
|
[Test fetch for a same-origin redirect URL]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Test fetch for a cross-origin redirect URL]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,7 @@
|
||||||
|
[font-timestamps.html]
|
||||||
|
[Test a font's timestamps]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Test a font's timestamps with delays]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[status-codes-create-entry.html]
|
||||||
|
[Make sure all status codes are reported]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -497,3 +497,9 @@
|
||||||
[X Stitched sine-wave buffers at sample rate 43800 does not equal [0,0.06264832615852356,0.12505052983760834,0.18696144223213196,0.24813786149024963,0.308339387178421,0.36732959747314453,0.4248766601085663,0.480754554271698,0.5347436666488647,0.5866320133209229,0.6362156271934509,0.6832997798919678,0.7276994585990906,0.7692402601242065,0.8077589869499207...\] with an element-wise tolerance of {"absoluteThreshold":0.0038986,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[28696\]\t1.1426107475823564e-22\t9.3139332532882690e-1\t9.3139332532882690e-1\t1.0000000000000000e+0\t3.8985999999999999e-3\n\t[28697\]\t7.0477002859115601e-1\t9.0675884485244751e-1\t2.0198881626129150e-1\t2.2275913536212616e-1\t3.8985999999999999e-3\n\tMax AbsError of 9.3139332532882690e-1 at index of 28696.\n\tMax RelError of 1.0000000000000000e+0 at index of 28696.\n]
|
[X Stitched sine-wave buffers at sample rate 43800 does not equal [0,0.06264832615852356,0.12505052983760834,0.18696144223213196,0.24813786149024963,0.308339387178421,0.36732959747314453,0.4248766601085663,0.480754554271698,0.5347436666488647,0.5866320133209229,0.6362156271934509,0.6832997798919678,0.7276994585990906,0.7692402601242065,0.8077589869499207...\] with an element-wise tolerance of {"absoluteThreshold":0.0038986,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[28696\]\t1.1426107475823564e-22\t9.3139332532882690e-1\t9.3139332532882690e-1\t1.0000000000000000e+0\t3.8985999999999999e-3\n\t[28697\]\t7.0477002859115601e-1\t9.0675884485244751e-1\t2.0198881626129150e-1\t2.2275913536212616e-1\t3.8985999999999999e-3\n\tMax AbsError of 9.3139332532882690e-1 at index of 28696.\n\tMax RelError of 1.0000000000000000e+0 at index of 28696.\n]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[X SNR (-529.1552461003023 dB) is not greater than or equal to 65.737. Got -529.1552461003023.]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X Stitched sine-wave buffers at sample rate 43800 does not equal [0,0.06264832615852356,0.12505052983760834,0.18696144223213196,0.24813786149024963,0.308339387178421,0.36732959747314453,0.4248766601085663,0.480754554271698,0.5347436666488647,0.5866320133209229,0.6362156271934509,0.6832997798919678,0.7276994585990906,0.7692402601242065,0.8077589869499207...\] with an element-wise tolerance of {"absoluteThreshold":0.0038986,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[28696\]\t-4.2605591809600983e+28\t9.3139332532882690e-1\t4.2605591809600983e+28\t4.5743930787306373e+28\t3.8985999999999999e-3\n\t[28697\]\t7.0477002859115601e-1\t9.0675884485244751e-1\t2.0198881626129150e-1\t2.2275913536212616e-1\t3.8985999999999999e-3\n\tMax AbsError of 4.2605591809600983e+28 at index of 28696.\n\tMax RelError of 4.5743930787306373e+28 at index of 28696.\n]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
[audiocontext-not-fully-active.html]
|
[audiocontext-not-fully-active.html]
|
||||||
expected: TIMEOUT
|
|
||||||
[frame in navigated remote-site frame]
|
[frame in navigated remote-site frame]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,5 @@
|
||||||
|
[017.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[origin of the script that invoked the method, about:blank]
|
||||||
|
expected: TIMEOUT
|
||||||
|
|
|
@ -0,0 +1,5 @@
|
||||||
|
[017.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[origin of the script that invoked the method, about:blank]
|
||||||
|
expected: TIMEOUT
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
[Worker-constructor.html]
|
||||||
|
expected: ERROR
|
8
tests/wpt/metadata/FileAPI/url/url-charset.window.js.ini
Normal file
8
tests/wpt/metadata/FileAPI/url/url-charset.window.js.ini
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[url-charset.window.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[Blob charset should override any auto-detected charset.]
|
||||||
|
expected: TIMEOUT
|
||||||
|
|
||||||
|
[Blob charset should override <meta charset>.]
|
||||||
|
expected: TIMEOUT
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Opening a blob URL in a new window immediately before revoking it works.]
|
[Opening a blob URL in a new window immediately before revoking it works.]
|
||||||
expected: FAIL
|
expected: TIMEOUT
|
||||||
|
|
||||||
[Opening a blob URL in a noopener about:blank window immediately before revoking it works.]
|
[Opening a blob URL in a noopener about:blank window immediately before revoking it works.]
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
|
|
@ -24134,6 +24134,13 @@
|
||||||
null,
|
null,
|
||||||
{}
|
{}
|
||||||
]
|
]
|
||||||
|
],
|
||||||
|
"nfc-prompt-manual.https.html": [
|
||||||
|
"a8b0ce636c9b5de5d045713b3d6566b0f00b2c98",
|
||||||
|
[
|
||||||
|
null,
|
||||||
|
{}
|
||||||
|
]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"web-share": {
|
"web-share": {
|
||||||
|
@ -152704,7 +152711,7 @@
|
||||||
{}
|
{}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"replaced-alignment-with-aspect-ratio-001.tentative.html": [
|
"replaced-alignment-with-aspect-ratio-001.html": [
|
||||||
"d7ab97b9ec0091b7869b1fbb69e7317ced70cc20",
|
"d7ab97b9ec0091b7869b1fbb69e7317ced70cc20",
|
||||||
[
|
[
|
||||||
null,
|
null,
|
||||||
|
@ -152717,7 +152724,7 @@
|
||||||
{}
|
{}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"replaced-alignment-with-aspect-ratio-002.tentative.html": [
|
"replaced-alignment-with-aspect-ratio-002.html": [
|
||||||
"1a4e344dd045806ed512d9e3562d9f3b96d1fbd8",
|
"1a4e344dd045806ed512d9e3562d9f3b96d1fbd8",
|
||||||
[
|
[
|
||||||
null,
|
null,
|
||||||
|
@ -180237,6 +180244,19 @@
|
||||||
{}
|
{}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
|
"table-element-001.html": [
|
||||||
|
"fd2dcd81dd90c6d82a3652750cea2370979aff7a",
|
||||||
|
[
|
||||||
|
null,
|
||||||
|
[
|
||||||
|
[
|
||||||
|
"/css/reference/ref-filled-green-100px-square.xht",
|
||||||
|
"=="
|
||||||
|
]
|
||||||
|
],
|
||||||
|
{}
|
||||||
|
]
|
||||||
|
],
|
||||||
"zero-or-infinity-001.html": [
|
"zero-or-infinity-001.html": [
|
||||||
"760635c40e8fde8f3514761c77e83385592861b0",
|
"760635c40e8fde8f3514761c77e83385592861b0",
|
||||||
[
|
[
|
||||||
|
@ -197845,7 +197865,7 @@
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"transform-interpolation-rotate-slerp.html": [
|
"transform-interpolation-rotate-slerp.html": [
|
||||||
"ac11801bd40137c8a7aa46ecbcef407cc32f65e4",
|
"73d4bd8a1f8da143fac0183aca3c4acd8c15b6df",
|
||||||
[
|
[
|
||||||
null,
|
null,
|
||||||
[
|
[
|
||||||
|
@ -197854,7 +197874,23 @@
|
||||||
"=="
|
"=="
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
{}
|
{
|
||||||
|
"fuzzy": [
|
||||||
|
[
|
||||||
|
null,
|
||||||
|
[
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
160
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
500
|
||||||
|
]
|
||||||
|
]
|
||||||
|
]
|
||||||
|
]
|
||||||
|
}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"transform-interpolation-rotate.html": [
|
"transform-interpolation-rotate.html": [
|
||||||
|
@ -262312,7 +262348,7 @@
|
||||||
[]
|
[]
|
||||||
],
|
],
|
||||||
"sab.js": [
|
"sab.js": [
|
||||||
"c7fd1a742e64f66744b416584952effe29fda208",
|
"d40dd7cca8da10ad321067e638c772550f1a042f",
|
||||||
[]
|
[]
|
||||||
],
|
],
|
||||||
"security-features": {
|
"security-features": {
|
||||||
|
@ -282856,270 +282892,6 @@
|
||||||
"b6c297cc77ddef6c4b0eae5c94a07d0827de89c7",
|
"b6c297cc77ddef6c4b0eae5c94a07d0827de89c7",
|
||||||
[]
|
[]
|
||||||
],
|
],
|
||||||
"name0001-expected": [
|
|
||||||
"96527926e107477e66ab0386dea671d8973de695",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0001-test": [
|
|
||||||
"3ce5f5f9824b95711aa93a82c45e39250aa225ed",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0002-expected": [
|
|
||||||
"d4d3cda811bd744d741d883675d789e124c32449",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0002-test": [
|
|
||||||
"d6eac8a757af54e177a04bf7d3b15e14080cdc5a",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0003-expected": [
|
|
||||||
"0c00f45c4a479545f1272b6c7d3312f7b48d658a",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0003-test": [
|
|
||||||
"7ea96155bd7752a8abffb7a85093fdd3fa19fc93",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0004-expected": [
|
|
||||||
"b079529aa249748cdf1ada8ce4b99d12952745a7",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0004-test": [
|
|
||||||
"99f0e61801a92ddc2034fec94fc61b02f1b2baf1",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0005-expected": [
|
|
||||||
"a0f031bb34ed2284c99cab25c4864f7e55af6522",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0005-test": [
|
|
||||||
"9e33e0c8e476c24b698b7c8061ea42a585b9ed73",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0006-expected": [
|
|
||||||
"ee0e7d7c335d08c78793167fd581458b15e6a3ec",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0006-test": [
|
|
||||||
"fbd03632c61b3df902d75dd8f11dcde5a7cf8634",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0007-expected": [
|
|
||||||
"6d6e56ebe59b54fc030d7c88c72a142d1e5f7486",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0007-test": [
|
|
||||||
"d41e64b87ec3d1e45cf0a9020c2a093063f8844f",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0008-expected": [
|
|
||||||
"a4b8c2428258033c534e7ff05ac967dbe24ed9e9",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0008-test": [
|
|
||||||
"7afcf700376b02f3a38c12752b0067cc66f3e190",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0009-expected": [
|
|
||||||
"49506acc24893411e24dd9c63ed25f2b5945052d",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0009-test": [
|
|
||||||
"f40d2c4d6b9e06be56505acb73594718724e5254",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0010-expected": [
|
|
||||||
"1e72557892b01144f0cd3051a9a079fcc2253e46",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0010-test": [
|
|
||||||
"fb4fd921be31471edd70aa0399c011aea48ee36d",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0011-expected": [
|
|
||||||
"260d7028a0195e1c93da4cb10cac211016856e60",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0011-test": [
|
|
||||||
"b36b72388f2b3dc6480dd798f57d8ed5624b5ae4",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0012-expected": [
|
|
||||||
"0a2686a15257f03f02af93c39d410cc070e408fd",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0012-test": [
|
|
||||||
"6927aac6fa061ad0e0be4f13f4d7c686602aef25",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0013-expected": [
|
|
||||||
"87dec78b62265dd3dfd115e68ce526aef5213353",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0013-test": [
|
|
||||||
"59ada98321c69945673b94c2504f81408224325b",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0014-expected": [
|
|
||||||
"82bfe0e60acd0c9194bbbb5c33a0a4e95686d5fa",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0014-test": [
|
|
||||||
"a113e99be5e27dd6186d247d5f1fe0f197f1349f",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0015-expected": [
|
|
||||||
"390b77b30c40d33180bbe2026b052dadd44af527",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0015-test": [
|
|
||||||
"60fc0746ba258f0b2ea7d20e32625d70f1ea481b",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0016-expected": [
|
|
||||||
"7d4d9e330792bf536a304785940f865d9cd20aa3",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0016-test": [
|
|
||||||
"371dbcde6cab2545f54b15d3f797936d39fae3d3",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0017-expected": [
|
|
||||||
"96527926e107477e66ab0386dea671d8973de695",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0017-test": [
|
|
||||||
"056143166bd1c31df501c74d13425656a744884c",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0018-expected": [
|
|
||||||
"96527926e107477e66ab0386dea671d8973de695",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0018-test": [
|
|
||||||
"e86a48360cf5735c3b0389d0f2d2507ec6c44b43",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0019-expected": [
|
|
||||||
"8d0bc2d07d699558f0dc68690af76bd9b7f4e430",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0019-test": [
|
|
||||||
"d48e3f6954a690c35628e3665fa329a67fb76452",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0020-expected": [
|
|
||||||
"aa9cd6d435cfdb9bd2180bd163e1f1503e6deca0",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0020-test": [
|
|
||||||
"b84f64d17981f59c5b1e557ba33362e38594e8b8",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0021-expected": [
|
|
||||||
"206ff76e3e324b0c652024962dce34dd7e4dcf93",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0021-test": [
|
|
||||||
"56b319e9d491dc99a1434b157803249fe7b4acbb",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0022-expected": [
|
|
||||||
"b14d4f69b58c3d9cc7ed1f363d42d625e7bdcf8c",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0022-test": [
|
|
||||||
"cc59ff17edabb8466b416dda9b4ed3c2f42a0b80",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0023-expected": [
|
|
||||||
"5ab27668fdbdd021d29abbda3acd08e94aa92b0b",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0023-test": [
|
|
||||||
"b7f9cc257d20fbc98b5c12125ee9dde8e4ae9436",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0024-expected": [
|
|
||||||
"5ac4f2535c81810f380414f3e72ac8d35bfa76b7",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0024-test": [
|
|
||||||
"da7b696da9129d5762468c0ba2b98d30974664ee",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0025-expected": [
|
|
||||||
"68c38595db832182a19bf62086972fe2fd1a9295",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0025-test": [
|
|
||||||
"708f006b9c0777592199ec0e8b333f44894e90fb",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0026-expected": [
|
|
||||||
"b14d4f69b58c3d9cc7ed1f363d42d625e7bdcf8c",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0026-test": [
|
|
||||||
"bbeb77a029c18442c90d81cd96a3b1eb1aa72170",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0027-expected": [
|
|
||||||
"b14d4f69b58c3d9cc7ed1f363d42d625e7bdcf8c",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0027-test": [
|
|
||||||
"d222227e6de7ded31c0be0e212f4611035c7ba79",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0028-expected": [
|
|
||||||
"f14f9930f6b6b11391196c12ceeb6d98723ed2fb",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0028-test": [
|
|
||||||
"1c197e3324c87aa5364224ecaf029dbf5ae0a7a4",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0029-expected": [
|
|
||||||
"e69de29bb2d1d6434b8b29ae775ad8c2e48c5391",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0029-test": [
|
|
||||||
"44212468d449cf18fac8987c1f0ba4127e1483ee",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0030-expected": [
|
|
||||||
"a391380fb666180af1950103f50f584207c75138",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0030-test": [
|
|
||||||
"cf3ff160f451ac4f53a847942df1b7a3f29861eb",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0031-expected": [
|
|
||||||
"0cd5a50dd1b4eeda99b236c2716f656c7d1e83a7",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0031-test": [
|
|
||||||
"9394184904027da428e718414c5ce19d0c17a6c1",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0032-expected": [
|
|
||||||
"f4f7f3ff4cd4cf9e5c2528f0c082f4486b84c3b6",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0032-test": [
|
|
||||||
"93fc9752333920c9b70236d7e53dd82199404811",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0033-expected": [
|
|
||||||
"6e7762e35e375552eecb099f8b05ffa508825dc4",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"name0033-test": [
|
|
||||||
"7bbdd89566a0a01d97df5d16b34a9822abeed6e9",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"optional-domain0030-expected": [
|
"optional-domain0030-expected": [
|
||||||
"b14d4f69b58c3d9cc7ed1f363d42d625e7bdcf8c",
|
"b14d4f69b58c3d9cc7ed1f363d42d625e7bdcf8c",
|
||||||
[]
|
[]
|
||||||
|
@ -283159,54 +282931,6 @@
|
||||||
"ordering0001-test": [
|
"ordering0001-test": [
|
||||||
"ba6e85c44cdea2aa269ef170fe2d3a4c3a14e1ce",
|
"ba6e85c44cdea2aa269ef170fe2d3a4c3a14e1ce",
|
||||||
[]
|
[]
|
||||||
],
|
|
||||||
"value0001-expected": [
|
|
||||||
"b14d4f69b58c3d9cc7ed1f363d42d625e7bdcf8c",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"value0001-test": [
|
|
||||||
"38b7dd296e613e2d659a7516f56ea6e00e80a507",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"value0002-expected": [
|
|
||||||
"9e96a81e3b4f787a158cd20a10e9defee7446948",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"value0002-test": [
|
|
||||||
"bed691f1809cf37eb44c8a1083e9544bf333c03a",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"value0003-expected": [
|
|
||||||
"5cc2d467ef724279da03a2af49535aa58382ee40",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"value0003-test": [
|
|
||||||
"ce1d455201dbef9b08ff18315d2cceef569d0346",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"value0004-expected": [
|
|
||||||
"400030f6f1d38f1833f1d8c960941f842b12a9e8",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"value0004-test": [
|
|
||||||
"c569216520ca270f46741ec3ad0acd20bdd77887",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"value0005-expected": [
|
|
||||||
"cad285f70867f41fdb4e4439d389b1f8171ee6ce",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"value0005-test": [
|
|
||||||
"514c0f125f1f4d9d116d5ccfef3a44998b340869",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"value0006-expected": [
|
|
||||||
"b14d4f69b58c3d9cc7ed1f363d42d625e7bdcf8c",
|
|
||||||
[]
|
|
||||||
],
|
|
||||||
"value0006-test": [
|
|
||||||
"a939a8229149c1d2311379d1632b47dd184affd8",
|
|
||||||
[]
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -330654,7 +330378,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"requirements.txt": [
|
"requirements.txt": [
|
||||||
"725ddd9e85ee202cf7fc9d3072a770a6351cdb71",
|
"28b20408eb011fbd2fad6665ed36b4bb8a4f5685",
|
||||||
[]
|
[]
|
||||||
],
|
],
|
||||||
"selectors": {
|
"selectors": {
|
||||||
|
@ -337954,7 +337678,7 @@
|
||||||
[]
|
[]
|
||||||
],
|
],
|
||||||
"Ahem.ttf.headers": [
|
"Ahem.ttf.headers": [
|
||||||
"659e3760fba9ee28df2a8bebb8bc27905b2ae0a3",
|
"6a0df8b1f530b45f34b3356599b057406d1eaecb",
|
||||||
[]
|
[]
|
||||||
],
|
],
|
||||||
"CSSTest": {
|
"CSSTest": {
|
||||||
|
@ -352897,7 +352621,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"lint.ignore": [
|
"lint.ignore": [
|
||||||
"b8f22011a155c1003a8bbe177e6ad0a1cd186b19",
|
"049d4f81235cbe0538f41e7066c9cd98405b6a68",
|
||||||
[]
|
[]
|
||||||
],
|
],
|
||||||
"loading": {
|
"loading": {
|
||||||
|
@ -353707,6 +353431,10 @@
|
||||||
"4fff9d9fba4c81f953826ffea010a75be626b95d",
|
"4fff9d9fba4c81f953826ffea010a75be626b95d",
|
||||||
[]
|
[]
|
||||||
],
|
],
|
||||||
|
"randomized-breakdown.tentative.https.window.js.headers": [
|
||||||
|
"4fff9d9fba4c81f953826ffea010a75be626b95d",
|
||||||
|
[]
|
||||||
|
],
|
||||||
"redirect.client.tentative.https.window.js.headers": [
|
"redirect.client.tentative.https.window.js.headers": [
|
||||||
"4fff9d9fba4c81f953826ffea010a75be626b95d",
|
"4fff9d9fba4c81f953826ffea010a75be626b95d",
|
||||||
[]
|
[]
|
||||||
|
@ -353717,7 +353445,7 @@
|
||||||
],
|
],
|
||||||
"resources": {
|
"resources": {
|
||||||
"common.js": [
|
"common.js": [
|
||||||
"11b40d7d3d17ff0708c457a43d66b360b7e0bb07",
|
"63d5eac7c9b807b1faf67a1adc60cdfeca97c901",
|
||||||
[]
|
[]
|
||||||
],
|
],
|
||||||
"iframe.redirect.sub.html": [
|
"iframe.redirect.sub.html": [
|
||||||
|
@ -356365,6 +356093,14 @@
|
||||||
"fd10e7d15abd6ed0f4e76581b225ca1e9a248c79",
|
"fd10e7d15abd6ed0f4e76581b225ca1e9a248c79",
|
||||||
[]
|
[]
|
||||||
],
|
],
|
||||||
|
"avoid-prefetching-on-text-plain-inner.html": [
|
||||||
|
"518e2465418ad6aaecc5a6fb3957eeef38259240",
|
||||||
|
[]
|
||||||
|
],
|
||||||
|
"avoid-prefetching-on-text-plain-inner.html.headers": [
|
||||||
|
"a1f9e38d9090c74e488c9dbce3bc339e243e3e60",
|
||||||
|
[]
|
||||||
|
],
|
||||||
"dynamic-adding-preload-nonce.html.headers": [
|
"dynamic-adding-preload-nonce.html.headers": [
|
||||||
"85de8bd415def35ca45c0abf74590cdfa393d0f4",
|
"85de8bd415def35ca45c0abf74590cdfa393d0f4",
|
||||||
[]
|
[]
|
||||||
|
@ -402261,28 +401997,12 @@
|
||||||
{}
|
{}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"name-tests.html": [
|
|
||||||
"e962539b0fbdcde83859496cc2b815194c7596a0",
|
|
||||||
[
|
|
||||||
null,
|
|
||||||
{
|
|
||||||
"timeout": "long"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"ordering-tests.html": [
|
"ordering-tests.html": [
|
||||||
"4dce985ac71a0d48538dc7376dff7102a0fcd78f",
|
"4dce985ac71a0d48538dc7376dff7102a0fcd78f",
|
||||||
[
|
[
|
||||||
null,
|
null,
|
||||||
{}
|
{}
|
||||||
]
|
]
|
||||||
],
|
|
||||||
"value-tests.html": [
|
|
||||||
"0d8daae165cbd2c33a4051048047ea459ad97b3c",
|
|
||||||
[
|
|
||||||
null,
|
|
||||||
{}
|
|
||||||
]
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"meta-blocked.html": [
|
"meta-blocked.html": [
|
||||||
|
@ -402294,7 +402014,7 @@
|
||||||
],
|
],
|
||||||
"name": {
|
"name": {
|
||||||
"name.html": [
|
"name.html": [
|
||||||
"18fd87659442f95157d233a2e99b2704c8ea8f03",
|
"39fdc75d5992ad04c35f1f19c4613e2f35762fa2",
|
||||||
[
|
[
|
||||||
null,
|
null,
|
||||||
{
|
{
|
||||||
|
@ -402709,7 +402429,7 @@
|
||||||
},
|
},
|
||||||
"value": {
|
"value": {
|
||||||
"value.html": [
|
"value.html": [
|
||||||
"c473a6bf7bd256586d74f2a6515cd096b93974e1",
|
"c1910839aa570d1de0a6eb2ee5b0d889d75224ff",
|
||||||
[
|
[
|
||||||
null,
|
null,
|
||||||
{
|
{
|
||||||
|
@ -410014,28 +409734,28 @@
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"grid-alignment-implies-size-change-011.html": [
|
"grid-alignment-implies-size-change-011.html": [
|
||||||
"b53c32d5e8b5169edbc41cd7d9069fe1cc1a70bd",
|
"c06918538ddd961eac6c7e46a8d5ce11aec2d529",
|
||||||
[
|
[
|
||||||
null,
|
null,
|
||||||
{}
|
{}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"grid-alignment-implies-size-change-012.html": [
|
"grid-alignment-implies-size-change-012.html": [
|
||||||
"4151e7b060e3b0baaa7c069fbe2d0e27b46e7b52",
|
"1fe7d2696fdf749e9fc467268f96119b695016e9",
|
||||||
[
|
[
|
||||||
null,
|
null,
|
||||||
{}
|
{}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"grid-alignment-implies-size-change-013.html": [
|
"grid-alignment-implies-size-change-013.html": [
|
||||||
"e87481f530c96d04e08080e6acad6beb157e2b7c",
|
"266e2124fbf5b2f4d31ec72b93a6b5727106292a",
|
||||||
[
|
[
|
||||||
null,
|
null,
|
||||||
{}
|
{}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"grid-alignment-implies-size-change-014.html": [
|
"grid-alignment-implies-size-change-014.html": [
|
||||||
"b74f09d138e97c71d5d4de608cd37a447ab573ed",
|
"23f79cba32479a5a519f452a0118d1cc28cc70ab",
|
||||||
[
|
[
|
||||||
null,
|
null,
|
||||||
{}
|
{}
|
||||||
|
@ -410056,14 +409776,14 @@
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"grid-alignment-implies-size-change-017.html": [
|
"grid-alignment-implies-size-change-017.html": [
|
||||||
"b9b9114879c640eb6450f90d5f1521e1739e7bc9",
|
"2f45db5eaee7bd342d6312881f7987081d950083",
|
||||||
[
|
[
|
||||||
null,
|
null,
|
||||||
{}
|
{}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"grid-alignment-implies-size-change-018.html": [
|
"grid-alignment-implies-size-change-018.html": [
|
||||||
"e9bfe63e62013abd79d085ed77a00583d5500281",
|
"2aa06ab2e9450da32948774fb796f5eb0f5c3231",
|
||||||
[
|
[
|
||||||
null,
|
null,
|
||||||
{}
|
{}
|
||||||
|
@ -410140,21 +409860,21 @@
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"grid-alignment-implies-size-change-029.html": [
|
"grid-alignment-implies-size-change-029.html": [
|
||||||
"afe909f81f7dbc41c5d91ec57c095b5b086361a6",
|
"6d41acfb2a9ed4d08101a23bcfdcfa0599650343",
|
||||||
[
|
[
|
||||||
null,
|
null,
|
||||||
{}
|
{}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"grid-alignment-implies-size-change-030.html": [
|
"grid-alignment-implies-size-change-030.html": [
|
||||||
"d3924e326567655a17715e3921e344a887a7ded9",
|
"559f04a11ead33261202ddd3d896b68e2175dbf8",
|
||||||
[
|
[
|
||||||
null,
|
null,
|
||||||
{}
|
{}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"grid-alignment-implies-size-change-031.html": [
|
"grid-alignment-implies-size-change-031.html": [
|
||||||
"528e08b881c23bf6ab9e8813c5c0eb0fa96baf8a",
|
"843e1b2acd9759da5186f034c873c413bd048351",
|
||||||
[
|
[
|
||||||
null,
|
null,
|
||||||
{}
|
{}
|
||||||
|
@ -410182,14 +409902,14 @@
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"grid-alignment-implies-size-change-035.html": [
|
"grid-alignment-implies-size-change-035.html": [
|
||||||
"18bb1bd061c7e29858dde266705e0649633b4217",
|
"b4b0725d8d67015222bcb260e15d581dbf35181c",
|
||||||
[
|
[
|
||||||
null,
|
null,
|
||||||
{}
|
{}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"grid-alignment-implies-size-change-036.html": [
|
"grid-alignment-implies-size-change-036.html": [
|
||||||
"e63ce4fccdf45207b6cb11d1fd27e01b2cd62bee",
|
"99396bf17321d5b66036485465e41f9628720a83",
|
||||||
[
|
[
|
||||||
null,
|
null,
|
||||||
{}
|
{}
|
||||||
|
@ -425353,6 +425073,13 @@
|
||||||
{}
|
{}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
|
"calc-rounds-to-integer.html": [
|
||||||
|
"80589785c36e14d0859b3f4a5555f7e9d47ac963",
|
||||||
|
[
|
||||||
|
null,
|
||||||
|
{}
|
||||||
|
]
|
||||||
|
],
|
||||||
"calc-serialization-002.html": [
|
"calc-serialization-002.html": [
|
||||||
"a06b33e492e323386c40c333b22bd344e281fd98",
|
"a06b33e492e323386c40c333b22bd344e281fd98",
|
||||||
[
|
[
|
||||||
|
@ -427238,6 +426965,13 @@
|
||||||
{}
|
{}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
|
"serialize-custom-props.html": [
|
||||||
|
"cfe96ff0aacb983e66b5ccee305cc5fe84d10d72",
|
||||||
|
[
|
||||||
|
null,
|
||||||
|
{}
|
||||||
|
]
|
||||||
|
],
|
||||||
"serialize-media-rule.html": [
|
"serialize-media-rule.html": [
|
||||||
"90561fdf70971874adc8db08144a421d03392608",
|
"90561fdf70971874adc8db08144a421d03392608",
|
||||||
[
|
[
|
||||||
|
@ -502636,6 +502370,29 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
|
"randomized-breakdown.tentative.https.window.js": [
|
||||||
|
"e3a65c1ba2a6a90c142b9c2da3368fc949c874b7",
|
||||||
|
[
|
||||||
|
"measure-memory/randomized-breakdown.tentative.https.window.html",
|
||||||
|
{
|
||||||
|
"script_metadata": [
|
||||||
|
[
|
||||||
|
"script",
|
||||||
|
"/common/get-host-info.sub.js"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"script",
|
||||||
|
"./resources/common.js"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"timeout",
|
||||||
|
"long"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"timeout": "long"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
"redirect.client.tentative.https.window.js": [
|
"redirect.client.tentative.https.window.js": [
|
||||||
"36d9a9d44cd1734572c2b3b930cec7ff0b3eeee2",
|
"36d9a9d44cd1734572c2b3b930cec7ff0b3eeee2",
|
||||||
[
|
[
|
||||||
|
@ -513751,6 +513508,13 @@
|
||||||
{}
|
{}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
|
"avoid-prefetching-on-text-plain.html": [
|
||||||
|
"487cbbcaba75285ae6dd381fefe39b061ae6464f",
|
||||||
|
[
|
||||||
|
null,
|
||||||
|
{}
|
||||||
|
]
|
||||||
|
],
|
||||||
"delaying-onload-link-preload-after-discovery.html": [
|
"delaying-onload-link-preload-after-discovery.html": [
|
||||||
"1c856d16d409479746f4c18c65028c38a026fbba",
|
"1c856d16d409479746f4c18c65028c38a026fbba",
|
||||||
[
|
[
|
||||||
|
@ -526455,6 +526219,20 @@
|
||||||
{}
|
{}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
|
"fetch-cross-origin-redirect.https.html": [
|
||||||
|
"e11f21a45755b3fa6da42025d1730d23e8fc4bfb",
|
||||||
|
[
|
||||||
|
null,
|
||||||
|
{}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"font-timestamps.html": [
|
||||||
|
"56ecb5c4bfddb60e783ee77cd308b28a0c4ea9c2",
|
||||||
|
[
|
||||||
|
null,
|
||||||
|
{}
|
||||||
|
]
|
||||||
|
],
|
||||||
"idlharness.any.js": [
|
"idlharness.any.js": [
|
||||||
"aa860d3dd16a712fb3e81b5393c5ca2f3dccfde7",
|
"aa860d3dd16a712fb3e81b5393c5ca2f3dccfde7",
|
||||||
[
|
[
|
||||||
|
@ -526499,7 +526277,7 @@
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"iframe-failed-commit.html": [
|
"iframe-failed-commit.html": [
|
||||||
"bd51d33c80f2f5d0f9ab2d1fc644302747c2979a",
|
"56fe1d594f9479e3be31292147876741aebc7fa3",
|
||||||
[
|
[
|
||||||
null,
|
null,
|
||||||
{}
|
{}
|
||||||
|
@ -526798,7 +526576,7 @@
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"resource_timing_cross_origin_redirect.html": [
|
"resource_timing_cross_origin_redirect.html": [
|
||||||
"9342f5b88389d2bf0f831dcf669192f5644024d5",
|
"60a7ef1564b788ab529b8d1f5e35429d82f76911",
|
||||||
[
|
[
|
||||||
null,
|
null,
|
||||||
{}
|
{}
|
||||||
|
@ -526828,7 +526606,7 @@
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"status-codes-create-entry.html": [
|
"status-codes-create-entry.html": [
|
||||||
"c31505a452da6b6af146febcd15ca62ff186a767",
|
"cc0cd8ccb88250331186c38554b09ff8515cacee",
|
||||||
[
|
[
|
||||||
null,
|
null,
|
||||||
{}
|
{}
|
||||||
|
@ -552227,7 +552005,7 @@
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"video-decoder.any.js": [
|
"video-decoder.any.js": [
|
||||||
"2dd85ad955b7321167b9809007d1badea5780555",
|
"33ea2dbe375d5446e68e90405f9867ce8f7fb272",
|
||||||
[
|
[
|
||||||
"webcodecs/video-decoder.any.html",
|
"webcodecs/video-decoder.any.html",
|
||||||
{
|
{
|
||||||
|
@ -554174,7 +553952,7 @@
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"RTCRtpTransceiver-stop.html": [
|
"RTCRtpTransceiver-stop.html": [
|
||||||
"4f3a9ce85fa244bc673447fa389f44bdc381b230",
|
"60f6d0c13357b56a6e24ce4d5f29067e2683f492",
|
||||||
[
|
[
|
||||||
null,
|
null,
|
||||||
{}
|
{}
|
||||||
|
|
|
@ -1,22 +0,0 @@
|
||||||
[name-tests.html]
|
|
||||||
[name0032 - name0032]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[name0031 - name0031]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[name0025 - name0025]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[name0023 - name0023]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[name0033 - name0033]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[name0028 - name0028]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[name0017 - name0017]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
22
tests/wpt/metadata/cookies/name/name.html.ini
Normal file
22
tests/wpt/metadata/cookies/name/name.html.ini
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
[name.html]
|
||||||
|
[Set a nameless cookie (that has an = in its value)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Set a nameless cookie ignoring characters after first ;]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Ignore invalid attributes after nameless cookie]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Set a nameless cookie]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Set a nameless cookie ignoring characters after first ; (2)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Set a nameless cookie (that has multiple ='s in its value)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Return the most recent nameless cookie]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[hit-test-floats-002.html]
|
||||||
|
[Hit test float]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[hit-test-floats-004.html]
|
||||||
|
[Miss float below something else]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -8,6 +8,9 @@
|
||||||
[[data-expected-height\] 3]
|
[[data-expected-height\] 3]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[[data-expected-height\] 4]
|
[[data-expected-height\] 1]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[[data-expected-height\] 2]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[hit-test-anonymous-block.html]
|
||||||
|
[Hit test beside line of text inside anonymous block]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
[CaretPosition-001.html]
|
|
||||||
[Element at (400, 100)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
[elementsFromPoint-invalid-cases.html]
|
|
||||||
[The root element is the last element returned for otherwise empty queries within the viewport]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
[matchMedia-display-none-iframe.html]
|
||||||
|
expected: ERROR
|
|
@ -309,21 +309,24 @@
|
||||||
[fetch(): separate response Content-Type: text/plain ]
|
[fetch(): separate response Content-Type: text/plain ]
|
||||||
expected: NOTRUN
|
expected: NOTRUN
|
||||||
|
|
||||||
[<iframe>: separate response Content-Type: text/html;" text/plain]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[<iframe>: combined response Content-Type: text/html */*;charset=gbk]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[<iframe>: combined response Content-Type: text/html;charset=gbk text/plain text/html]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[<iframe>: separate response Content-Type: text/plain */*;charset=gbk]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[<iframe>: separate response Content-Type: text/html */*;charset=gbk]
|
[<iframe>: separate response Content-Type: text/html */*;charset=gbk]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[<iframe>: combined response Content-Type: text/plain;charset=gbk text/html]
|
[<iframe>: combined response Content-Type: */* text/html]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[<iframe>: combined response Content-Type: text/html */*]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[<iframe>: separate response Content-Type: text/html;x=" text/plain]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[<iframe>: separate response Content-Type: text/html;" \\" text/plain]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[<iframe>: combined response Content-Type: text/html;x=" text/plain]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[<iframe>: separate response Content-Type: text/plain ]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -56,3 +56,6 @@
|
||||||
[separate text/javascript x/x]
|
[separate text/javascript x/x]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[separate text/javascript error]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[traverse_the_history_1.html]
|
||||||
|
[Multiple history traversals from the same task]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
[traverse_the_history_3.html]
|
|
||||||
[Multiple history traversals, last would be aborted]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
[traverse_the_history_4.html]
|
|
||||||
[Multiple history traversals, last would be aborted]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
[traverse_the_history_5.html]
|
|
||||||
[Multiple history traversals, last would be aborted]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -1,2 +0,0 @@
|
||||||
[cross-origin-objects-on-new-window.html]
|
|
||||||
expected: TIMEOUT
|
|
|
@ -172,6 +172,3 @@
|
||||||
[XHTML img usemap="http://example.org/#garbage-before-hash-id"]
|
[XHTML img usemap="http://example.org/#garbage-before-hash-id"]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[HTML (standards) IMG usemap="no-hash-name"]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
[iframe_sandbox_popups_nonescaping-3.html]
|
[iframe_sandbox_popups_nonescaping-3.html]
|
||||||
|
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: FAIL
|
expected: NOTRUN
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[form-double-submit-2.html]
|
||||||
|
[preventDefault should allow onclick submit() to succeed]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[form-double-submit.html]
|
||||||
|
[default submit action should supersede onclick submit()]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -1,67 +1,28 @@
|
||||||
[select-event.html]
|
[select-event.html]
|
||||||
[textarea: selectionDirection a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type tel: setSelectionRange out of range a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type search: selectionDirection a second time (must not fire select)]
|
[input type search: selectionDirection a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[input type url: selectionEnd out of range a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[textarea: setSelectionRange() a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type url: selectionStart out of range a second time (must not fire select)]
|
[input type url: selectionStart out of range a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[textarea: selectionStart out of range a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type url: selectionStart a second time (must not fire select)]
|
[input type url: selectionStart a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[input type search: selectionStart a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[textarea: selectionEnd a second time (must not fire select)]
|
[textarea: selectionEnd a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[input type tel: selectionEnd out of range a second time (must not fire select)]
|
[input type tel: selectionEnd out of range a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[input type text: selectionEnd a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type tel: setRangeText() a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type url: selectionEnd a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type password: setSelectionRange() a second time (must not fire select)]
|
[input type password: setSelectionRange() a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[input type text: setSelectionRange() a second time (must not fire select)]
|
[input type text: setSelectionRange() a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[input type text: setSelectionRange out of range a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type text: selectionEnd out of range a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type tel: selectionDirection a second time (must not fire select)]
|
[input type tel: selectionDirection a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[input type search: selectionEnd a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type password: selectionEnd a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type text: selectionDirection a second time (must not fire select)]
|
[input type text: selectionDirection a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -71,12 +32,42 @@
|
||||||
[input type url: setRangeText() a second time (must not fire select)]
|
[input type url: setRangeText() a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[input type password: selectionStart out of range a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[textarea: selectionEnd out of range a second time (must not fire select)]
|
[textarea: selectionEnd out of range a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[input type tel: selectionStart a second time (must not fire select)]
|
[input type password: select() a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type password: selectionStart a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type url: setSelectionRange() a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type search: setSelectionRange() a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type search: selectionStart out of range a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type url: select() a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type password: setRangeText() a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type text: selectionStart out of range a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type text: selectionStart a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type text: setRangeText() a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type tel: select() a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type search: setRangeText() a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
[activation-behavior.window.html]
|
|
||||||
[<a> that is not connected should be followed]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
[module-delayed.html]
|
|
||||||
[async document.write in a module]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -4,6 +4,3 @@
|
||||||
[The incumbent settings object while executing the compiled callback via Web IDL's invoke must be that of the node document]
|
[The incumbent settings object while executing the compiled callback via Web IDL's invoke must be that of the node document]
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
|
||||||
[The entry settings object while executing the compiled callback via Web IDL's invoke must be that of the node document]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,7 @@
|
||||||
|
[fetch-cross-origin-redirect.https.html]
|
||||||
|
[Test fetch for a same-origin redirect URL]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Test fetch for a cross-origin redirect URL]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,7 @@
|
||||||
|
[font-timestamps.html]
|
||||||
|
[Test a font's timestamps]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Test a font's timestamps with delays]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[status-codes-create-entry.html]
|
||||||
|
[Make sure all status codes are reported]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -725,3 +725,9 @@
|
||||||
[X Stitched sine-wave buffers at sample rate 43800 does not equal [0,0.06264832615852356,0.12505052983760834,0.18696144223213196,0.24813786149024963,0.308339387178421,0.36732959747314453,0.4248766601085663,0.480754554271698,0.5347436666488647,0.5866320133209229,0.6362156271934509,0.6832997798919678,0.7276994585990906,0.7692402601242065,0.8077589869499207...\] with an element-wise tolerance of {"absoluteThreshold":0.0038986,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[28696\]\t1.1426107475823564e-22\t9.3139332532882690e-1\t9.3139332532882690e-1\t1.0000000000000000e+0\t3.8985999999999999e-3\n\t[28697\]\t7.0477002859115601e-1\t9.0675884485244751e-1\t2.0198881626129150e-1\t2.2275913536212616e-1\t3.8985999999999999e-3\n\tMax AbsError of 9.3139332532882690e-1 at index of 28696.\n\tMax RelError of 1.0000000000000000e+0 at index of 28696.\n]
|
[X Stitched sine-wave buffers at sample rate 43800 does not equal [0,0.06264832615852356,0.12505052983760834,0.18696144223213196,0.24813786149024963,0.308339387178421,0.36732959747314453,0.4248766601085663,0.480754554271698,0.5347436666488647,0.5866320133209229,0.6362156271934509,0.6832997798919678,0.7276994585990906,0.7692402601242065,0.8077589869499207...\] with an element-wise tolerance of {"absoluteThreshold":0.0038986,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[28696\]\t1.1426107475823564e-22\t9.3139332532882690e-1\t9.3139332532882690e-1\t1.0000000000000000e+0\t3.8985999999999999e-3\n\t[28697\]\t7.0477002859115601e-1\t9.0675884485244751e-1\t2.0198881626129150e-1\t2.2275913536212616e-1\t3.8985999999999999e-3\n\tMax AbsError of 9.3139332532882690e-1 at index of 28696.\n\tMax RelError of 1.0000000000000000e+0 at index of 28696.\n]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[X SNR (-529.1552461003023 dB) is not greater than or equal to 65.737. Got -529.1552461003023.]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X Stitched sine-wave buffers at sample rate 43800 does not equal [0,0.06264832615852356,0.12505052983760834,0.18696144223213196,0.24813786149024963,0.308339387178421,0.36732959747314453,0.4248766601085663,0.480754554271698,0.5347436666488647,0.5866320133209229,0.6362156271934509,0.6832997798919678,0.7276994585990906,0.7692402601242065,0.8077589869499207...\] with an element-wise tolerance of {"absoluteThreshold":0.0038986,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[28696\]\t-4.2605591809600983e+28\t9.3139332532882690e-1\t4.2605591809600983e+28\t4.5743930787306373e+28\t3.8985999999999999e-3\n\t[28697\]\t7.0477002859115601e-1\t9.0675884485244751e-1\t2.0198881626129150e-1\t2.2275913536212616e-1\t3.8985999999999999e-3\n\tMax AbsError of 4.2605591809600983e+28 at index of 28696.\n\tMax RelError of 4.5743930787306373e+28 at index of 28696.\n]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
[audiocontext-not-fully-active.html]
|
[audiocontext-not-fully-active.html]
|
||||||
expected: TIMEOUT
|
|
||||||
[frame in navigated remote-site frame]
|
[frame in navigated remote-site frame]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
5
tests/wpt/metadata/webmessaging/with-ports/017.html.ini
Normal file
5
tests/wpt/metadata/webmessaging/with-ports/017.html.ini
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
[017.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[origin of the script that invoked the method, about:blank]
|
||||||
|
expected: TIMEOUT
|
||||||
|
|
|
@ -0,0 +1,5 @@
|
||||||
|
[017.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[origin of the script that invoked the method, about:blank]
|
||||||
|
expected: TIMEOUT
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
[Worker-constructor.html]
|
||||||
|
expected: ERROR
|
|
@ -5,6 +5,9 @@ const createBuffer = (() => {
|
||||||
if (type === "ArrayBuffer") {
|
if (type === "ArrayBuffer") {
|
||||||
return new ArrayBuffer(length);
|
return new ArrayBuffer(length);
|
||||||
} else if (type === "SharedArrayBuffer") {
|
} else if (type === "SharedArrayBuffer") {
|
||||||
|
if (sabConstructor.name !== "SharedArrayBuffer") {
|
||||||
|
throw new Error("WebAssembly.Memory does not support shared:true");
|
||||||
|
}
|
||||||
return new sabConstructor(length);
|
return new sabConstructor(length);
|
||||||
} else {
|
} else {
|
||||||
throw new Error("type has to be ArrayBuffer or SharedArrayBuffer");
|
throw new Error("type has to be ArrayBuffer or SharedArrayBuffer");
|
||||||
|
|
|
@ -1,63 +0,0 @@
|
||||||
<!doctype html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<meta charset=utf-8>
|
|
||||||
<title>Tests basic cookie setting functionality</title>
|
|
||||||
<meta name=help href="https://tools.ietf.org/html/rfc6265#page-8">
|
|
||||||
<meta name="timeout" content="long">
|
|
||||||
|
|
||||||
<script src="/resources/testharness.js"></script>
|
|
||||||
<script src="/resources/testharnessreport.js"></script>
|
|
||||||
<script src="resources/cookie-http-state-template.js"></script>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<div id="log"></div>
|
|
||||||
<div id="iframes"></div>
|
|
||||||
<script>
|
|
||||||
setup({ explicit_timeout: true });
|
|
||||||
|
|
||||||
const TEST_CASES = [
|
|
||||||
{file: "name0001", name: "name0001"},
|
|
||||||
{file: "name0002", name: "name0002"},
|
|
||||||
{file: "name0003", name: "name0003"},
|
|
||||||
{file: "name0004", name: "name0004"},
|
|
||||||
{file: "name0005", name: "name0005"},
|
|
||||||
{file: "name0006", name: "name0006"},
|
|
||||||
{file: "name0007", name: "name0007"},
|
|
||||||
{file: "name0008", name: "name0008"},
|
|
||||||
{file: "name0009", name: "name0009"},
|
|
||||||
{file: "name0010", name: "name0010"},
|
|
||||||
{file: "name0011", name: "name0011"},
|
|
||||||
{file: "name0012", name: "name0012"},
|
|
||||||
{file: "name0013", name: "name0013"},
|
|
||||||
{file: "name0014", name: "name0014"},
|
|
||||||
{file: "name0015", name: "name0015"},
|
|
||||||
{file: "name0016", name: "name0016"},
|
|
||||||
{file: "name0017", name: "name0017"},
|
|
||||||
{file: "name0018", name: "name0018"},
|
|
||||||
{file: "name0019", name: "name0019"},
|
|
||||||
{file: "name0020", name: "name0020"},
|
|
||||||
{file: "name0021", name: "name0021"},
|
|
||||||
{file: "name0022", name: "name0022"},
|
|
||||||
{file: "name0023", name: "name0023"},
|
|
||||||
{file: "name0024", name: "name0024"},
|
|
||||||
{file: "name0025", name: "name0025"},
|
|
||||||
{file: "name0026", name: "name0026"},
|
|
||||||
{file: "name0027", name: "name0027"},
|
|
||||||
{file: "name0028", name: "name0028"},
|
|
||||||
{file: "name0029", name: "name0029"},
|
|
||||||
{file: "name0030", name: "name0030"},
|
|
||||||
{file: "name0031", name: "name0031"},
|
|
||||||
{file: "name0032", name: "name0032"},
|
|
||||||
{file: "name0033", name: "name0033"},
|
|
||||||
];
|
|
||||||
|
|
||||||
for (const i in TEST_CASES) {
|
|
||||||
const t = TEST_CASES[i];
|
|
||||||
promise_test(createCookieTest(t.file),
|
|
||||||
t.file + " - " + t.name);
|
|
||||||
}
|
|
||||||
|
|
||||||
</script>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
|
@ -1 +0,0 @@
|
||||||
Cookie: a=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Set-Cookie: a=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Cookie: 1=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Set-Cookie: 1=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Cookie: $=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Set-Cookie: $=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Cookie: !a=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Set-Cookie: !a=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Cookie: @a=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Set-Cookie: @a=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Cookie: #a=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Set-Cookie: #a=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Cookie: $a=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Set-Cookie: $a=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Cookie: %a=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Set-Cookie: %a=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Cookie: ^a=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Set-Cookie: ^a=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Cookie: &a=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Set-Cookie: &a=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Cookie: *a=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Set-Cookie: *a=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Cookie: (a=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Set-Cookie: (a=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Cookie: )a=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Set-Cookie: )a=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Cookie: -a=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Set-Cookie: -a=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Cookie: _a=bar
|
|
|
@ -1 +0,0 @@
|
||||||
Set-Cookie: _a=bar
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue