Skip to content

Commit

Permalink
Update web-platform-tests to revision b577b1f9580a61524cde099a7763edb…
Browse files Browse the repository at this point in the history
…96c810faa
  • Loading branch information
servo-wpt-sync committed May 25, 2020
1 parent ce076a8 commit 68953a4
Show file tree
Hide file tree
Showing 50 changed files with 462 additions and 91 deletions.
Expand Up @@ -4,7 +4,7 @@
expected: TIMEOUT

[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.]
expected: FAIL
Expand Down

This file was deleted.

This file was deleted.

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

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

Expand Up @@ -17,6 +17,3 @@
[test the top of layer]
expected: FAIL

[test some point of the element: top left corner]
expected: FAIL

This file was deleted.

Expand Up @@ -318,12 +318,24 @@
[<iframe>: separate response Content-Type: text/plain */*;charset=gbk]
expected: FAIL

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

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

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

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

[<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

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

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

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

Expand Up @@ -14,3 +14,6 @@
[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]
expected: FAIL

@@ -0,0 +1,4 @@
[traverse_the_history_1.html]
[Multiple history traversals from the same task]
expected: FAIL

This file was deleted.

This file was deleted.

@@ -0,0 +1,2 @@
[cross-origin-objects-on-new-window.html]
expected: TIMEOUT
@@ -1,5 +1,4 @@
[creating_browsing_context_test_01.html]
expected: TIMEOUT
[first argument: absolute url]
expected: TIMEOUT
expected: FAIL

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

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

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

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

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

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

@@ -1,5 +1,4 @@
[iframe_sandbox_popups_escaping-3.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

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

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

@@ -1,4 +1,5 @@
[iframe_sandbox_popups_nonescaping-3.html]
expected: TIMEOUT
[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,34 @@
[printcmd.py]
[test_invalid[options4\]]
expected: FAIL

[test_invalid[options6\]]
expected: FAIL

[test_invalid[options5\]]
expected: FAIL

[test_invalid[options7\]]
expected: FAIL

[test_invalid[options3\]]
expected: FAIL

[test_invalid[options8\]]
expected: FAIL

[test_invalid[options2\]]
expected: FAIL

[test_no_browsing_context]
expected: ERROR

[test_invalid[options0\]]
expected: FAIL

[test_html_document]
expected: FAIL

[test_invalid[options1\]]
expected: FAIL

@@ -0,0 +1,55 @@
[user_prompts.py]
[test_accept_and_notify[capabilities0-prompt-\]]
expected: FAIL

[test_dismiss[capabilities0-alert-None\]]
expected: FAIL

[test_dismiss_and_notify[capabilities0-prompt-None\]]
expected: FAIL

[test_dismiss_and_notify[capabilities0-alert-None\]]
expected: FAIL

[test_dismiss_and_notify[capabilities0-confirm-False\]]
expected: FAIL

[test_default[alert-None\]]
expected: FAIL

[test_accept[capabilities0-confirm-True\]]
expected: FAIL

[test_accept_and_notify[capabilities0-confirm-True\]]
expected: FAIL

[test_accept[capabilities0-alert-None\]]
expected: FAIL

[test_ignore[capabilities0-prompt\]]
expected: FAIL

[test_default[confirm-False\]]
expected: FAIL

[test_ignore[capabilities0-alert\]]
expected: FAIL

[test_ignore[capabilities0-confirm\]]
expected: FAIL

[test_accept_and_notify[capabilities0-alert-None\]]
expected: FAIL

[test_dismiss[capabilities0-prompt-None\]]
expected: FAIL

[test_accept[capabilities0-prompt-\]]
expected: FAIL

[test_default[prompt-None\]]
expected: FAIL

[test_dismiss[capabilities0-confirm-False\]]
expected: FAIL

This file was deleted.

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

[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.]
expected: TIMEOUT
Expand Down
20 changes: 19 additions & 1 deletion tests/wpt/metadata/MANIFEST.json
Expand Up @@ -334222,7 +334222,7 @@
]
},
"lint.ignore": [
"ddb9f9fcc077383dd70e9b5f16d4db21e43ea8bc",
"335f04297b5b41ecf35d63a8ddd0f46d6fceccda",
[]
],
"loading": {
Expand Down Expand Up @@ -550573,6 +550573,24 @@
]
]
},
"print": {
"printcmd.py": [
"88a6e4732d1e05a32c97ef91043397a9b9cbeccb",
[
null,
{}
]
],
"user_prompts.py": [
"f416f9c28dd2fba012efbff6f51caf3aacd13fdd",
[
null,
{
"timeout": "long"
}
]
]
},
"refresh": {
"refresh.py": [
"30bd369bba1bd9395cd70f0d6b8b70a3a955cb5d",
Expand Down

This file was deleted.

This file was deleted.

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

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

Expand Up @@ -21,6 +21,3 @@
[test the top of layer]
expected: FAIL

[test some point of the element: top left corner]
expected: FAIL

This file was deleted.

18 changes: 15 additions & 3 deletions tests/wpt/metadata/fetch/content-type/response.window.js.ini
Expand Up @@ -318,12 +318,24 @@
[<iframe>: separate response Content-Type: text/plain */*;charset=gbk]
expected: FAIL

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

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

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

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

[<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

5 changes: 4 additions & 1 deletion tests/wpt/metadata/fetch/content-type/script.window.js.ini
Expand Up @@ -53,6 +53,9 @@
[combined text/javascript ]
expected: FAIL

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

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

Expand Up @@ -14,3 +14,6 @@
[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]
expected: FAIL

@@ -0,0 +1,4 @@
[traverse_the_history_1.html]
[Multiple history traversals from the same task]
expected: FAIL

This file was deleted.

This file was deleted.

0 comments on commit 68953a4

Please sign in to comment.