Skip to content

Commit

Permalink
Update web-platform-tests to revision 67a169be0bd98bfdb645a8218fdfb0b…
Browse files Browse the repository at this point in the history
…c2efe0f18
  • Loading branch information
servo-wpt-sync committed Jul 3, 2020
1 parent 4504eeb commit 514f2c9
Show file tree
Hide file tree
Showing 86 changed files with 1,492 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 514f2c9

Please sign in to comment.