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 (16-05-2020) #26545

Merged
merged 1 commit into from May 16, 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 823cca0c2c6b421912973e7f699a357…

…411738c64
  • Loading branch information
servo-wpt-sync committed May 16, 2020
commit 6f4d1ac19bcd5b67bec8eb2edf269dae32958729

This file was deleted.

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

@@ -2,3 +2,6 @@
[Hit test intersecting scaled box]
expected: FAIL

[Hit test within unscaled box]
expected: FAIL

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

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

@@ -2,6 +2,3 @@
[elementsFromPoint on the root document for points in iframe elements]
expected: FAIL

[elementsFromPoint on inner documents]
expected: FAIL

This file was deleted.

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

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

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

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

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

@@ -56,9 +56,3 @@
[separate text/javascript x/x]
expected: FAIL

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

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

This file was deleted.

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

This file was deleted.

@@ -1,5 +1,5 @@
[iframe_sandbox_popups_escaping-2.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_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: NOTRUN

@@ -0,0 +1,14 @@
[image-loading-lazy-relevant-mutations.html]
expected: ERROR
[Image referrerPolicy mutation does not cause deferred loading=lazy images to be fetched]
expected: NOTRUN

[Image src mutation does not cause deferred loading=lazy images to be fetched]
expected: NOTRUN

[Images are lazyloaded]
expected: TIMEOUT

[Image crossOrigin mutation does not cause deferred loading=lazy images to be fetched]
expected: NOTRUN

@@ -0,0 +1,43 @@
[centering.html]
[horizontal-tb (container vertical-rl) (dialog horizontal-tb): tall viewport]
expected: FAIL

[vertical-rl (dialog horizontal-tb): tall viewport]
expected: FAIL

[vertical-rl (container horizontal-tb) (dialog vertical-rl): tall viewport]
expected: FAIL

[vertical-lr (dialog horizontal-tb): tall viewport]
expected: FAIL

[horizontal-tb (container vertical-rl): tall viewport]
expected: FAIL

[horizontal-tb: tall viewport]
expected: FAIL

[vertical-rl (container horizontal-tb): tall viewport]
expected: FAIL

[horizontal-tb: square viewport]
expected: FAIL

[horizontal-tb: wide viewport]
expected: FAIL

[horizontal-tb: dialog and viewport match]
expected: FAIL

[vertical-lr: dialog bigger than viewport]
expected: FAIL

[vertical-rl: tall viewport]
expected: FAIL

[horizontal-tb: dialog bigger than viewport]
expected: FAIL

[vertical-lr: tall viewport]
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]
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

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

@@ -1,8 +1,7 @@
[shared-worker-in-data-url-context.window.html]
expected: TIMEOUT
[Create a shared worker in a data url frame]
expected: TIMEOUT
expected: FAIL

[Create a data url shared worker in a data url frame]
expected: NOTRUN
expected: FAIL

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