Skip to content

Commit

Permalink
Auto merge of #28700 - CYBAI:wpt_update_20-01-2022, r=jdm
Browse files Browse the repository at this point in the history
Sync WPT with upstream manually (20-01-2022)

This is a follow-up for #28592. Because we still have a gap to sync from 2021/09/07, I'd like to merge this one and try to fix the nightly sync action PR. 🙏
  • Loading branch information
bors-servo committed Feb 11, 2022
2 parents 9cd25ba + b77ad11 commit 75011b9
Show file tree
Hide file tree
Showing 16,832 changed files with 270,631 additions and 87,433 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@


[File-constructor.any.worker.html]
expected: ERROR
[No replacement when using special character in fileName]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[url-charset.window.html]
expected: TIMEOUT
[Blob charset should override any auto-detected charset.]
expected: TIMEOUT
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[partitioned-cookies.tentative.https.html]
expected: ERROR
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
[access-control-expose-headers-parsing.window.html]
[Parsing: Access-Control-Expose-Headers%3A%20bb-8%2C%2C%40%23%24%23%25%25%26%5E%26%5E*()()11!]
expected: FAIL

[Parsing: Access-Control-Expose-Headers%3A%20bb-8%2C%20no%20no]
expected: FAIL

[Parsing: Access-Control-Expose-Headers%3A%20%40%23%24%23%25%25%26%5E%26%5E*()()11!%2Cbb-8]
expected: FAIL

[Parsing: Access-Control-Expose-Headers%3A%20bb-8%0D%0AAccess-Control-Expose-Headers%3A%20no%20no]
expected: FAIL

[Parsing: Access-Control-Expose-Headers%3A%20%2Cbb-8]
expected: FAIL

[Parsing: Access-Control-Expose-Headers%3A%20bb-8%0C]
expected: FAIL

[Parsing: Access-Control-Expose-Headers%3A%20bb-8%0B]
expected: FAIL

[Parsing: Access-Control-Expose-Headers%3A%20bb-8%0B%2Cbb-8]
expected: FAIL

[Parsing: Access-Control-Expose-Headers%3A%20%22bb-8%22%2Cbb-8]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
[cors-safelisted-request-header.any.html]
[No preflight for {"content-type":"text/plain;garbage"}]
expected: FAIL

[Preflight for {"content-type":"text/plain;garbage\\u0001\\u0002"}]
expected: FAIL

[Preflight for {"content-type":"text/plain\\u000b"}]
expected: FAIL

[Preflight for {"content-type":"text/plain\\f"}]
expected: FAIL

[Preflight for {"content-type":"application/x-www-form-urlencoded;"}]
expected: FAIL

[No preflight for {"range":"bytes=100-200"}]
expected: FAIL

[No preflight for {"range":"bytes=200-"}]
expected: FAIL


[cors-safelisted-request-header.any.worker.html]
[No preflight for {"content-type":"text/plain;garbage"}]
expected: FAIL

[Preflight for {"content-type":"text/plain;garbage\\u0001\\u0002"}]
expected: FAIL

[Preflight for {"content-type":"text/plain\\u000b"}]
expected: FAIL

[Preflight for {"content-type":"text/plain\\f"}]
expected: FAIL

[Preflight for {"content-type":"application/x-www-form-urlencoded;"}]
expected: FAIL

[No preflight for {"range":"bytes=100-200"}]
expected: FAIL

[No preflight for {"range":"bytes=200-"}]
expected: FAIL

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[block-in-inline-align-last-001.html]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[block-in-inline-client-rects-001.html]
[t1.getBoundingClientRect().width]
expected: FAIL

[t2.getBoundingClientRect().width]
expected: FAIL

[t3.getBoundingClientRect().width]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[block-in-inline-first-line-002.html]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[block-in-inline-float-in-layer-001.html]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[block-in-inline-insert-018.html]
expected: ERROR
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[canvas-paint-order.html]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[cross-domain-iframe-paint-order.sub.html]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[overflow-scroll-paint-order.html]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[video-paint-order.html]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[table-anonymous-objects-211.xht]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[background-blend-mode-plus-lighter.html]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[mix-blend-mode-plus-lighter-basic.html]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[mix-blend-mode-plus-lighter.html]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[animation-change-underlying-value-changed-in-flight.html]
[Changing the underlying value of an animated property with an implicit 0% keyframe]
expected: FAIL

[Changing the underlying value of an animated property with an implicit 100% keyframe]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[flip-running-animation-via-variable.html]
expected: TIMEOUT
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[background-color-animation-half-opaque.html]
expected: TIMEOUT
Original file line number Diff line number Diff line change
Expand Up @@ -119,3 +119,11 @@
[Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px\] from add [rgb(100, 100, 100) 10px 20px 30px 40px\] to add [rgb(200, 200, 200) 20px 40px 60px 80px\] at (-0.3) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(70, 70, 70) 7px 14px 21px 28px\]]
expected: FAIL

[Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px\] from add [rgb(100, 100, 100) 10px 20px 30px 40px\] to replace [rgb(200, 200, 200) 20px 40px 60px 80px\] at (1) should be [rgb(200, 200, 200) 20px 40px 60px 80px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px\]]
expected: FAIL

[Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px\] from replace [rgb(100, 100, 100) 10px 20px 30px 40px\] to add [rgb(200, 200, 200) 20px 40px 60px 80px\] at (0) should be [rgb(100, 100, 100) 10px 20px 30px 40px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px\]]
expected: FAIL

[Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px, rgb(40, 80, 120) 4px 8px 12px 16px\] from add [rgb(100, 100, 100) 10px 20px 30px 40px, rgb(200, 200, 200) 20px 40px 60px 80px\] to replace [rgb(200, 200, 200) 20px 40px 60px 80px\] at (1) should be [rgb(200, 200, 200) 20px 40px 60px 80px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px\]]
expected: FAIL
Loading

0 comments on commit 75011b9

Please sign in to comment.