Skip to content

Commit

Permalink
Auto merge of #27159 - servo-wpt-sync:wpt_update_03-07-2020, r=jdm
Browse files Browse the repository at this point in the history
Sync WPT with upstream (03-07-2020)

Automated downstream sync of changes from upstream as of 03-07-2020.
[no-wpt-sync]
r? @servo-wpt-sync
  • Loading branch information
bors-servo committed Jul 3, 2020
2 parents 4504eeb + ba2986d commit 745eb88
Show file tree
Hide file tree
Showing 85 changed files with 1,490 additions and 309 deletions.
@@ -0,0 +1,8 @@
[url-charset.window.html]
expected: TIMEOUT
[Blob charset should override any auto-detected charset.]
expected: TIMEOUT

[Blob charset should override <meta charset>.]
expected: TIMEOUT

@@ -0,0 +1,4 @@
[hit-test-floats-002.html]
[Hit test float]
expected: FAIL

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

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

This file was deleted.

@@ -0,0 +1,37 @@
[font-weight-matching.html]
[Test @font-face matching for weight 99]
expected: FAIL

[Test @font-face matching for weight 420]
expected: FAIL

[Test @font-face matching for weight 600]
expected: FAIL

[Test @font-face matching for weight 1000]
expected: FAIL

[Test @font-face matching for weight 470]
expected: FAIL

[Test @font-face matching for weight 900]
expected: FAIL

[Test @font-face matching for weight 100]
expected: FAIL

[Test @font-face matching for weight 400]
expected: FAIL

[Test @font-face matching for weight 249]
expected: FAIL

[Test @font-face matching for weight 750]
expected: FAIL

[Test @font-face matching for weight 751]
expected: FAIL

[Test @font-face matching for weight 399]
expected: FAIL

Expand Up @@ -315,9 +315,6 @@
[<iframe>: combined response Content-Type: text/html;charset=gbk text/plain text/html]
expected: FAIL

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

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

Expand All @@ -327,12 +324,15 @@
[<iframe>: combined response Content-Type: text/html;" text/plain]
expected: FAIL

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

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

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

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

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

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

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

0 comments on commit 745eb88

Please sign in to comment.