Skip to content

Commit

Permalink
Update web-platform-tests to revision 82b3595ce0ea99dd2a04b578421b4d2…
Browse files Browse the repository at this point in the history
…81e53ee31
  • Loading branch information
servo-wpt-sync committed May 26, 2020
1 parent 7170a69 commit fc2af06
Show file tree
Hide file tree
Showing 57 changed files with 356 additions and 162 deletions.
Expand Up @@ -4,7 +4,7 @@
expected: TIMEOUT

[Opening a blob URL in a new window immediately before revoking it works.]
expected: TIMEOUT
expected: FAIL

[Fetching a blob URL immediately before revoking it works in an iframe.]
expected: FAIL
Expand Down
@@ -0,0 +1,4 @@
[hit-test-floats-002.html]
[Hit test float]
expected: FAIL

@@ -0,0 +1,4 @@
[hit-test-floats-003.html]
[Miss float below something else]
expected: FAIL

@@ -0,0 +1,2 @@
[mix-blend-mode-animation.html]
expected: TIMEOUT
Expand Up @@ -2,6 +2,3 @@
[Hit test intersecting scaled box]
expected: FAIL

[Hit test within unscaled box]
expected: FAIL

Expand Up @@ -2,6 +2,3 @@
[listeners are called when <iframe> is resized]
expected: FAIL

[listeners are called correct number of times]
expected: FAIL

This file was deleted.

@@ -0,0 +1,4 @@
[elementsFromPoint-invalid-cases.html]
[The root element is the last element returned for otherwise empty queries within the viewport]
expected: FAIL

@@ -0,0 +1,32 @@
[webkit-transition-end-event.html]
expected: TIMEOUT
[dispatchEvent of an transitionend event does not trigger a prefixed event handler or listener]
expected: FAIL

[onwebkittransitionend event handler should trigger for an animation]
expected: FAIL

[onwebkittransitionend event handler should not trigger if an unprefixed listener also exists]
expected: FAIL

[event types for prefixed and unprefixed transitionend event handlers should be named appropriately]
expected: FAIL

[event types for prefixed and unprefixed transitionend event listeners should be named appropriately]
expected: TIMEOUT

[ontransitionend and onwebkittransitionend are not aliases]
expected: FAIL

[webkitTransitionEnd event listener is case sensitive]
expected: NOTRUN

[webkitTransitionEnd event listener should trigger for an animation]
expected: FAIL

[dispatchEvent of a webkitTransitionEnd event does trigger a prefixed event handler or listener]
expected: FAIL

[onwebkittransitionend event handler should not trigger if an unprefixed event handler also exists]
expected: FAIL

Expand Up @@ -312,15 +312,6 @@
[Response: combined response Content-Type: text/html;" \\" text/plain ";charset=GBK]
expected: NOTRUN

[<iframe>: separate response Content-Type: text/html;x=" text/plain]
expected: FAIL

[<iframe>: separate response Content-Type: text/plain */*;charset=gbk]
expected: FAIL

[<iframe>: separate response Content-Type: text/html;" text/plain]
expected: FAIL

[<iframe>: combined response Content-Type: text/html;" \\" text/plain]
expected: FAIL

Expand All @@ -330,12 +321,15 @@
[<iframe>: combined response Content-Type: text/html */*]
expected: FAIL

[<iframe>: separate response Content-Type: text/html */*]
expected: FAIL

[<iframe>: separate response Content-Type: text/plain */*]
expected: FAIL

[<iframe>: combined response Content-Type: text/html;x=" text/plain]
expected: FAIL

[<iframe>: separate response Content-Type: text/html */*;charset=gbk]
expected: FAIL

[<iframe>: combined response Content-Type: text/html */*;charset=gbk]
expected: FAIL

Expand Up @@ -53,9 +53,6 @@
[combined text/javascript ]
expected: FAIL

[separate text/javascript;charset=windows-1252 error text/javascript]
expected: FAIL

[separate text/javascript;charset=windows-1252 text/javascript]
[separate text/javascript x/x]
expected: FAIL

Expand Up @@ -11,9 +11,6 @@
[X-Content-Type-Options%3A%20nosniff%2C%2C%40%23%24%23%25%25%26%5E%26%5E*()()11!]
expected: FAIL

[X-Content-Type-Options%3A%20%40%23%24%23%25%25%26%5E%26%5E*()()11!%2Cnosniff]
expected: FAIL

[X-Content-Type-Options%3A%20no%0D%0AX-Content-Type-Options%3A%20nosniff]
[X-Content-Type-Options%3A%0D%0AX-Content-Type-Options%3A%20nosniff]
expected: FAIL

This file was deleted.

@@ -0,0 +1,4 @@
[traverse_the_history_4.html]
[Multiple history traversals, last would be aborted]
expected: FAIL

@@ -0,0 +1,4 @@
[traverse_the_history_5.html]
[Multiple history traversals, last would be aborted]
expected: FAIL

This file was deleted.

@@ -1,20 +1,16 @@
[supported-elements.html]
expected: TIMEOUT
[Contenteditable element should support autofocus]
expected: TIMEOUT
expected: FAIL

[Host element with delegatesFocus including no focusable descendants should be skipped]
expected: NOTRUN
expected: FAIL

[Element with tabindex should support autofocus]
expected: NOTRUN
expected: FAIL

[Area element should support autofocus]
expected: NOTRUN
expected: FAIL

[Host element with delegatesFocus should support autofocus]
expected: NOTRUN

[Non-HTMLElement should not support autofocus]
expected: NOTRUN
expected: FAIL

@@ -1,4 +1,5 @@
[iframe_sandbox_popups_escaping-3.html]
expected: TIMEOUT
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: FAIL
expected: TIMEOUT

@@ -1,5 +1,5 @@
[iframe_sandbox_popups_nonescaping-1.html]
expected: TIMEOUT
expected: CRASH
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: NOTRUN

@@ -1,5 +1,4 @@
[iframe_sandbox_popups_nonescaping-3.html]
expected: TIMEOUT
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: NOTRUN
expected: FAIL

Expand Up @@ -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]
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,5 @@
[017.html]
expected: TIMEOUT
[origin of the script that invoked the method, about:blank]
expected: TIMEOUT

Expand Up @@ -7,7 +7,7 @@
expected: FAIL

[Opening a blob URL in a new window immediately before revoking it works.]
expected: TIMEOUT
expected: FAIL

[Opening a blob URL in a noopener about:blank window immediately before revoking it works.]
expected: TIMEOUT
Expand Down
46 changes: 33 additions & 13 deletions tests/wpt/metadata/MANIFEST.json
Expand Up @@ -161978,6 +161978,19 @@
{}
]
],
"scroll-target-margin-004.html": [
"ac87c8684d6a13cf400baea0fb918e4c59db368e",
[
null,
[
[
"/css/css-scroll-snap/scroll-target-001-ref.html",
"=="
]
],
{}
]
],
"scroll-target-padding-001.html": [
"5cd4fddcc53637b6f7e005574398d88c48bed8b1",
[
Expand Down Expand Up @@ -243032,7 +243045,7 @@
},
"support": {
".azure-pipelines.yml": [
"8c39de66f4890b8507aaba8325a7fb7da176bc17",
"215f3d8ffd8e2e3ef2d2abdde4e2a6e7b5058fe2",
[]
],
".codecov.yml": [
Expand Down Expand Up @@ -343669,7 +343682,7 @@
[]
],
"affected_tests.yml": [
"7811ba95917bb3cc6b5d32ecbe9e89529761adc3",
"494ff1efa19cc02133370948383e5fb22144d4ff",
[]
],
"checkout.yml": [
Expand Down Expand Up @@ -378648,7 +378661,7 @@
]
],
"cookieStore_subscribe_arguments.tentative.https.any.js": [
"e3401ca46a4d0cc463ea732bf4ae00308447c792",
"c86ea871645e1d9a289a4f8acb0f300d104c8418",
[
"cookie-store/cookieStore_subscribe_arguments.tentative.https.any.html",
{
Expand Down Expand Up @@ -404553,7 +404566,7 @@
]
],
"semantics.html": [
"51e5c5162841a582d3a7a17b776517c5b0731e41",
"262e601b5ddbe62015c883c68396d519167ee4a9",
[
null,
{}
Expand Down Expand Up @@ -405090,7 +405103,7 @@
]
],
"selectors-case-sensitive-001.html": [
"d0214078bddff61f6d72fb6e600615d5882c1d21",
"68915545430fa9fb5fa65327e38693497cc66ad2",
[
null,
{}
Expand Down Expand Up @@ -410189,7 +410202,7 @@
]
],
"idlharness.window.js": [
"f0e5d06658e773fd5f9ebf85511636e74c92dc80",
"a3189c3679e97ccd1c1d9672cc7d9f81bcc686f5",
[
"element-timing/idlharness.window.html",
{
Expand All @@ -410201,8 +410214,13 @@
[
"script",
"/resources/idlharness.js"
],
[
"timeout",
"long"
]
]
],
"timeout": "long"
}
]
],
Expand Down Expand Up @@ -423094,10 +423112,12 @@
]
],
"feature-policy-nested-header-policy-allowed-for-all.https.sub.html": [
"289fd508444d2716f0889d349e9de331ba596860",
"fb62660519032dff1222a69923292f924233be62",
[
null,
{}
{
"timeout": "long"
}
]
],
"feature-policy-nested-header-policy-allowed-for-self.https.sub.html": [
Expand Down Expand Up @@ -436460,7 +436480,7 @@
]
],
"canvas-createImageBitmap-e_srgb.html": [
"a5b2ffa6c966bbaab4783b5a897aef095319b472",
"9cad95a87ba552bba2b055e97f048b3589f993a5",
[
null,
{}
Expand Down Expand Up @@ -457908,7 +457928,7 @@
]
],
"dialog-showModal.html": [
"16b55b16270b23744529eb70c125e997e6c62c89",
"32f308235eb973feb78d682fe21bc33e4279da3e",
[
null,
{}
Expand Down Expand Up @@ -476832,7 +476852,7 @@
]
],
"pointerevent_pointermove_in_pointerlock.html": [
"5ad3de354574d4bde5668dfc3dec479fe252a385",
"3d8d47af239a052a79845dbdb23ac560a819e2ec",
[
null,
{
Expand Down Expand Up @@ -550575,7 +550595,7 @@
},
"print": {
"printcmd.py": [
"88a6e4732d1e05a32c97ef91043397a9b9cbeccb",
"8f3d99af8088ded2db2026b132d7c09ebd654874",
[
null,
{}
Expand Down
@@ -0,0 +1,4 @@
[hit-test-floats-002.html]
[Hit test float]
expected: FAIL

@@ -0,0 +1,4 @@
[hit-test-floats-003.html]
[Miss float below something else]
expected: FAIL

@@ -0,0 +1,2 @@
[mix-blend-mode-animation.html]
expected: TIMEOUT
Expand Up @@ -2,6 +2,3 @@
[Hit test intersecting scaled box]
expected: FAIL

[Hit test within unscaled box]
expected: FAIL

Expand Up @@ -2,6 +2,3 @@
[listeners are called when <iframe> is resized]
expected: FAIL

[listeners are called correct number of times]
expected: FAIL

This file was deleted.

0 comments on commit fc2af06

Please sign in to comment.