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 (23-05-2020) #26627

Merged
merged 1 commit into from May 23, 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

Update web-platform-tests to revision 1d8a9889466f2ec219a879323c63cae…

…86ef50bc1
  • Loading branch information
servo-wpt-sync committed May 23, 2020
commit 8bfe9992cedc4b76840d6e4095a4a783c6343c8a

This file was deleted.

This file was deleted.

This file was deleted.

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

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

@@ -0,0 +1,4 @@
[elementFromPoint-001.html]
[CSSOM View - 5 - extensions to the Document interface]
expected: FAIL

@@ -0,0 +1,28 @@
[is-where-parsing.html]
[Nested :is]
expected: FAIL

[Pseudo-elements after]
expected: FAIL

[Nested :where]
expected: FAIL

[Pseudo-classes after]
expected: FAIL

[Multiple selectors with combinators]
expected: FAIL

[Combinators after]
expected: FAIL

[Nested inside :host, without combinators]
expected: FAIL

[Pseudo-classes inside]
expected: FAIL

[After part with simple pseudo-class]
expected: FAIL

@@ -318,15 +318,24 @@
[<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 */*]
expected: FAIL

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

[<iframe>: separate response Content-Type: text/plain */*]
[<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>: combined response Content-Type: text/html */*;charset=gbk]
expected: FAIL

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

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

@@ -62,3 +62,6 @@
[separate text/javascript;charset=windows-1252 text/javascript]
expected: FAIL

[separate text/javascript error]
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%2Cnosniff]
expected: FAIL

This file was deleted.

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

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

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

[Element with tabindex should support autofocus]
expected: TIMEOUT
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,5 +1,5 @@
[iframe_sandbox_popups_escaping-1.html]
expected: CRASH
expected: TIMEOUT
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: TIMEOUT

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

@@ -1,5 +1,5 @@
[iframe_sandbox_popups_nonescaping-2.html]
expected: CRASH
expected: TIMEOUT
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: FAIL
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

@@ -1,8 +1,13 @@
[htmlanchorelement_noopener.html]
expected: TIMEOUT
[Check that targeting of rel=noopener with a given name reuses an existing window with that name]
expected: FAIL

[Check that rel=noopener with target=_parent does a normal load]
expected: NOTRUN
expected: FAIL

[Check that rel=noopener with target=_top does a normal load]
expected: FAIL

[Check that rel=noopener with target=_self does a normal load]
expected: FAIL

@@ -1,10 +1,9 @@
[promise-job-entry.html]
expected: TIMEOUT
[Fulfillment handler on fulfilled promise]
expected: FAIL

[Rejection handler on pending-then-rejected promise]
expected: TIMEOUT
expected: FAIL

[Sanity check: this all works as expected with no promises involved]
expected: FAIL
@@ -16,5 +15,5 @@
expected: FAIL

[Fulfillment handler on pending-then-fulfilled promise]
expected: TIMEOUT
expected: FAIL

@@ -1,4 +1,5 @@
[realtimeanalyser-fft-scaling.html]
expected: TIMEOUT
[X 2048-point FFT peak position is not equal to 64. Got 0.]
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

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.