Skip to content

Commit

Permalink
Update web-platform-tests to revision 0a28ecf697d96db228f8382db0e41f1…
Browse files Browse the repository at this point in the history
…c54314dad
  • Loading branch information
WPT Sync Bot committed Apr 3, 2019
1 parent 1ff56aa commit 52045cb
Show file tree
Hide file tree
Showing 106 changed files with 1,199 additions and 769 deletions.
612 changes: 337 additions & 275 deletions tests/wpt/metadata/MANIFEST.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
[Descriptor mathcing priority: Stretch has higher priority than weight]
expected: FAIL

[Matching font-weight: '400' should prefer '450 460' over '500']
expected: FAIL

[Matching font-weight: '400' should prefer '500' over '350 399']
expected: FAIL

Expand Down Expand Up @@ -38,21 +35,12 @@
[Matching font-weight: '500' should prefer '501 550' over '502 560']
expected: FAIL

[Matching font-weight: '501' should prefer '502 510' over '503 520']
expected: FAIL

[Matching font-weight: '501' should prefer '503 520' over '500']
expected: FAIL

[Matching font-weight: '399' should prefer '200 300' over '400']
expected: FAIL

[Matching font-weight: '399' should prefer '400' over '450 460']
expected: FAIL

[Matching font-weight: '399' should prefer '450 460' over '500 501']
expected: FAIL

[Matching font-style: 'normal' should prefer 'oblique -50deg -20deg' over 'oblique -40deg -30deg']
expected: FAIL

Expand Down Expand Up @@ -149,9 +137,6 @@
[Matching font-stretch: '110%' should prefer '50% 80%' over '60% 70%']
expected: FAIL

[Matching font-stretch: '90%' should prefer '90% 100%' over '50% 80%']
expected: FAIL

[Matching font-stretch: '90%' should prefer '50% 80%' over '60% 70%']
expected: FAIL

Expand Down Expand Up @@ -296,9 +281,36 @@
[Matching font-weight: '501' should prefer '501' over '502 510']
expected: FAIL

[Matching font-style: 'oblique 20deg' should prefer 'oblique 40deg 50deg' over 'oblique 10deg']
[Matching font-style: 'italic' should prefer 'oblique 30deg 60deg' over 'oblique 40deg 50deg']
expected: FAIL

[Matching font-style: 'italic' should prefer 'oblique 30deg 60deg' over 'oblique 40deg 50deg']
[Matching font-style: 'italic' should prefer 'oblique 5deg' over 'normal']
expected: FAIL

[Matching font-style: 'oblique 20deg' should prefer 'oblique 20deg' over 'oblique 30deg 60deg']
expected: FAIL

[Matching font-style: 'oblique -10deg' should prefer 'oblique -60deg -30deg' over 'oblique -50deg -40deg']
expected: FAIL

[Matching font-style: 'normal' should prefer 'oblique 10deg 40deg' over 'oblique 20deg 30deg']
expected: FAIL

[Matching font-stretch: '100%' should prefer '110% 120%' over '115% 116%']
expected: FAIL

[Matching font-weight: '501' should prefer '450 460' over '390 410']
expected: FAIL

[Matching font-style: 'oblique -21deg' should prefer 'oblique -10deg' over 'italic']
expected: FAIL

[Matching font-style: 'oblique 21deg' should prefer 'oblique 0deg' over 'oblique -50deg -20deg']
expected: FAIL

[Matching font-style: 'oblique -10deg' should prefer 'oblique -1deg 0deg' over 'oblique -20deg -15deg']
expected: FAIL

[Matching font-style: 'oblique 0deg' should prefer 'italic' over 'oblique -50deg -20deg']
expected: FAIL

Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,6 @@
[opacity end]
expected: FAIL

[outline-width end]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[elementsFromPoint-iframes.html]
expected: TIMEOUT
expected: CRASH
[elementsFromPoint on the root document for points in iframe elements]
expected: FAIL

Expand Down
89 changes: 64 additions & 25 deletions tests/wpt/metadata/fetch/content-type/response.window.js.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[response.window.html]
expected: TIMEOUT
[fetch(): combined response Content-Type: text/plain ]
expected: FAIL
expected: NOTRUN

[Response: combined response Content-Type: text/plain;charset=gbk text/plain;charset=windows-1252]
expected: NOTRUN
Expand All @@ -22,7 +22,7 @@
expected: NOTRUN

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

[fetch(): separate response Content-Type: text/html;x=" text/plain]
expected: NOTRUN
Expand Down Expand Up @@ -64,7 +64,7 @@
expected: NOTRUN

[fetch(): combined response Content-Type: text/html text/plain]
expected: FAIL
expected: NOTRUN

[Request: combined response Content-Type: text/html;charset=gbk text/plain text/html]
expected: NOTRUN
Expand All @@ -76,19 +76,19 @@
expected: NOTRUN

[Response: combined response Content-Type: text/plain ]
expected: FAIL
expected: NOTRUN

[fetch(): combined response Content-Type: text/plain;charset=gbk text/plain]
expected: NOTRUN

[Request: combined response Content-Type: text/html text/plain]
expected: FAIL
expected: NOTRUN

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

[<iframe>: combined response Content-Type: text/plain;charset=gbk text/html;charset=windows-1254]
expected: FAIL
expected: TIMEOUT

[Request: combined response Content-Type: text/plain */*]
expected: NOTRUN
Expand Down Expand Up @@ -118,13 +118,13 @@
expected: NOTRUN

[Response: combined response Content-Type: text/html text/plain]
expected: TIMEOUT
expected: NOTRUN

[fetch(): separate response Content-Type: text/plain ]
expected: FAIL
expected: TIMEOUT

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

[fetch(): combined response Content-Type: text/html;" \\" text/plain]
expected: NOTRUN
Expand All @@ -142,7 +142,7 @@
expected: NOTRUN

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

[Response: combined response Content-Type: text/plain]
expected: FAIL
Expand All @@ -163,7 +163,7 @@
expected: NOTRUN

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

[Request: combined response Content-Type: text/plain;charset=gbk;x=foo text/plain]
expected: NOTRUN
Expand All @@ -172,13 +172,13 @@
expected: NOTRUN

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

[Response: combined response Content-Type: text/html;x=" text/plain]
expected: NOTRUN

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

[fetch(): separate response Content-Type: text/plain;charset=gbk text/plain]
expected: NOTRUN
Expand All @@ -202,7 +202,7 @@
expected: NOTRUN

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

[fetch(): separate response Content-Type: text/plain */*;charset=gbk]
expected: NOTRUN
Expand All @@ -214,7 +214,7 @@
expected: NOTRUN

[<iframe>: combined response Content-Type: text/plain;charset=gbk;x=foo text/plain]
expected: FAIL
expected: TIMEOUT

[Request: combined response Content-Type: text/plain;charset=gbk text/html]
expected: NOTRUN
Expand All @@ -238,10 +238,10 @@
expected: NOTRUN

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

[Request: combined response Content-Type: text/plain ]
expected: FAIL
expected: NOTRUN

[Response: combined response Content-Type: text/html */*;charset=gbk]
expected: NOTRUN
Expand All @@ -259,7 +259,7 @@
expected: NOTRUN

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

[fetch(): separate response Content-Type: text/plain;charset=gbk text/html;charset=windows-1254]
expected: NOTRUN
Expand All @@ -277,16 +277,16 @@
expected: NOTRUN

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

[fetch(): separate response Content-Type: text/html text/plain]
expected: FAIL
expected: NOTRUN

[Request: combined response Content-Type: text/html;" text/plain]
expected: NOTRUN

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

[fetch(): combined response Content-Type: text/html;" " text/plain]
expected: NOTRUN
Expand All @@ -295,7 +295,7 @@
expected: NOTRUN

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

[Response: combined response Content-Type: text/plain */*;charset=gbk]
expected: NOTRUN
Expand All @@ -310,8 +310,47 @@
expected: NOTRUN

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

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

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

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

[<iframe>: combined response Content-Type: text/html;charset=gbk text/plain text/html]
expected: TIMEOUT

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

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

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

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

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

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

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

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

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

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

Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[javascript-url-abort-return-value-undefined.tentative.html]
expected: TIMEOUT
[Not aborting fetch for javascript:undefined navigation]
expected: TIMEOUT

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[traverse_the_history_2.html]
[Multiple history traversals, last would be aborted]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[traverse_the_history_4.html]
[Multiple history traversals, last would be aborted]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[traverse_the_history_5.html]
[Multiple history traversals, last would be aborted]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[closed-attribute.window.html]
expected: CRASH
[closed and cross-site nested browsing context]
expected: FAIL

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[loop-from-ended.tentative.html]
[Test looping edge case to verify http://crbug.com/364442.]
expected: FAIL

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[iframe_005.html]
[document.write external script into iframe write back into parent]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[insecure-protocol.http.html]
expected: TIMEOUT
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[005.html]
expected: ERROR
[dedicated worker in shared worker in dedicated worker]
expected: FAIL

2 changes: 0 additions & 2 deletions tests/wpt/mozilla/meta/css/transition_calc_implicit.html.ini

This file was deleted.

12 changes: 3 additions & 9 deletions tests/wpt/web-platform-tests/.github/main.workflow
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
workflow "Build & Release Manifest" {
on = "push"
resolves = ["tag-master"]
resolves = ["manifest-build-and-tag"]
}

action "build-manifest" {
action "manifest-build-and-tag" {
uses = "./tools/docker/github"
runs = ["bash", "-c", "tools/ci/action_manifest_build.sh"]
}

action "tag-master" {
needs = "build-manifest"
uses = "./tools/docker/github"
runs = ["python", "tools/ci/tag_master.py"]
runs = ["python", "tools/ci/manifest_build.py"]
secrets = ["GITHUB_TOKEN"]
}
Loading

0 comments on commit 52045cb

Please sign in to comment.