Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync WPT with upstream (30-06-2020) #27127

Merged
merged 2 commits into from Jun 30, 2020
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

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

This file was deleted.

@@ -0,0 +1,2 @@
[cancel-animation-shadow-slot-invalidation.html]
expected: TIMEOUT
@@ -0,0 +1,2 @@
[background-attachment-350.html]
expected: FAIL
@@ -26,3 +26,6 @@
[A transition with replaced keyframes animating nothing still exhibits normal reversing behavior (reversing from the base value).]
expected: FAIL
[A transition with replaced kefyrames and composite 'add' exhibits normal reversing behavior, and the effect is not double counted when calculating the before change style]
expected: FAIL

This file was deleted.

@@ -318,15 +318,15 @@
[<iframe>: separate response Content-Type: text/html;" text/plain]
expected: FAIL

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

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

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

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

@@ -53,6 +53,3 @@
[combined text/javascript ]
expected: FAIL

[separate text/javascript x/x]
expected: FAIL

@@ -11,3 +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

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

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

@@ -1,5 +1,5 @@
[iframe_sandbox_popups_nonescaping-1.html]
expected: CRASH
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-3.html]
[<button> should have the same double-submit protection as <input type=submit>]
expected: FAIL

@@ -0,0 +1,4 @@
[iframe_005.html]
[document.write external script into iframe write back into parent]
expected: FAIL

@@ -1,5 +1,4 @@
[realtimeanalyser-fft-scaling.html]
expected: TIMEOUT
[X 2048-point FFT peak position is not equal to 64. Got 0.]
expected: FAIL

This file was deleted.

This file was deleted.

@@ -0,0 +1,4 @@
[WorkerGlobalScope-close.html]
[Test sending a message after closing.]
expected: FAIL

@@ -0,0 +1,2 @@
[Worker-constructor.html]
expected: ERROR
@@ -1,4 +1,5 @@
[003.html]
expected: ERROR
[shared]
expected: FAIL

@@ -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
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.