Skip to content

Commit

Permalink
Update web-platform-tests to revision e079873c1f30f13e23388a86b2b5bee…
Browse files Browse the repository at this point in the history
…ddd349c78
  • Loading branch information
servo-wpt-sync committed Jul 28, 2019
1 parent b52bfbe commit a61792a
Show file tree
Hide file tree
Showing 32 changed files with 580 additions and 125 deletions.
Expand Up @@ -7,7 +7,7 @@
expected: FAIL

[Opening a blob URL in a new window immediately before revoking it works.]
expected: TIMEOUT
expected: FAIL

[Opening a blob URL in a noopener about:blank window immediately before revoking it works.]
expected: FAIL
Expand Down
6 changes: 0 additions & 6 deletions tests/wpt/metadata/FileAPI/url/url-with-fetch.any.js.ini
Expand Up @@ -14,9 +14,6 @@
[Revoke blob URL after creating Request, will fetch]
expected: FAIL

[Revoke blob URL after calling fetch, fetch should succeed]
expected: FAIL


[url-with-fetch.any.html]
[Untitled]
Expand All @@ -37,6 +34,3 @@
[Revoke blob URL after creating Request, will fetch]
expected: FAIL

[Revoke blob URL after calling fetch, fetch should succeed]
expected: FAIL

44 changes: 42 additions & 2 deletions tests/wpt/metadata/MANIFEST.json
Expand Up @@ -361364,18 +361364,42 @@
{}
]
],
"mathml/relations/css-styling/padding-border-margin/border-002.html": [
[
"mathml/relations/css-styling/padding-border-margin/border-002.html",
{}
]
],
"mathml/relations/css-styling/padding-border-margin/margin-001.html": [
[
"mathml/relations/css-styling/padding-border-margin/margin-001.html",
{}
]
],
"mathml/relations/css-styling/padding-border-margin/margin-002.html": [
[
"mathml/relations/css-styling/padding-border-margin/margin-002.html",
{}
]
],
"mathml/relations/css-styling/padding-border-margin/padding-001.html": [
[
"mathml/relations/css-styling/padding-border-margin/padding-001.html",
{}
]
],
"mathml/relations/css-styling/padding-border-margin/padding-002.html": [
[
"mathml/relations/css-styling/padding-border-margin/padding-002.html",
{}
]
],
"mathml/relations/css-styling/padding-border-margin/padding-003.html": [
[
"mathml/relations/css-styling/padding-border-margin/padding-003.html",
{}
]
],
"mathml/relations/html5-tree/class-2.html": [
[
"mathml/relations/html5-tree/class-2.html",
Expand Down Expand Up @@ -640579,18 +640603,34 @@
"8efb6a5ab0e6759fccbd9775da700d5065a3fdd7",
"testharness"
],
"mathml/relations/css-styling/padding-border-margin/border-002.html": [
"4168c3cdb942d903598d50013443de041b019af2",
"testharness"
],
"mathml/relations/css-styling/padding-border-margin/helper.js": [
"8d8ac32f442d0593abeb16fa961dee479e22b552",
"d3f4b261a75ad7706edc65793bd15661aa866b47",
"support"
],
"mathml/relations/css-styling/padding-border-margin/margin-001.html": [
"dc3a2b4a150d7b140cbc2339a04363a2a29e2e25",
"testharness"
],
"mathml/relations/css-styling/padding-border-margin/margin-002.html": [
"8631be586e472965bcecdb955e6eb98de78415b5",
"testharness"
],
"mathml/relations/css-styling/padding-border-margin/padding-001.html": [
"1f8875f657d0ce30719390fc0f6b7c28aae04c65",
"testharness"
],
"mathml/relations/css-styling/padding-border-margin/padding-002.html": [
"eadff36b460565f175f135a40bff3b6cfea8ba21",
"testharness"
],
"mathml/relations/css-styling/padding-border-margin/padding-003.html": [
"cad4a990b1d4993afaa36b240007a5ea1cfa925a",
"testharness"
],
"mathml/relations/css-styling/visibility-001-ref.html": [
"fcaf5fe85b44129db71f82913374859380576369",
"support"
Expand Down Expand Up @@ -640748,7 +640788,7 @@
"support"
],
"mathml/support/mathml-fragments.js": [
"5de537ca42af4a4763c5acf9307d2017214680db",
"3753c3460ec25a872d887db048ac3e708a12e69d",
"support"
],
"mathml/tools/axisheight.py": [
Expand Down
12 changes: 6 additions & 6 deletions tests/wpt/metadata/fetch/content-type/response.window.js.ini
Expand Up @@ -315,21 +315,21 @@
[<iframe>: combined response Content-Type: text/html;" text/plain]
expected: FAIL

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

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

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

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

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

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

6 changes: 0 additions & 6 deletions tests/wpt/metadata/fetch/content-type/script.window.js.ini
Expand Up @@ -53,9 +53,3 @@
[combined text/javascript ]
expected: FAIL

[separate text/javascript x/x]
expected: FAIL

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

Expand Up @@ -11,6 +11,3 @@
[X-Content-Type-Options%3A%20nosniff%0C]
expected: FAIL

[X-Content-Type-Options%3A%20%2Cnosniff]
expected: FAIL

This file was deleted.

This file was deleted.

This file was deleted.

@@ -1,5 +1,24 @@
[open-features-negative-innerwidth-innerheight.html]
type: testharness
expected: TIMEOUT
[HTML: window.open `features`: negative values for legacy `innerwidth`, `innerheight`]
expected: FAIL

[features "innerheight=-404.5" should NOT set "height=404"]
expected: TIMEOUT

[features "innerwidth=-404.5" should NOT set "width=404"]
expected: TIMEOUT

[features "innerwidth=-404" should NOT set "width=404"]
expected: TIMEOUT

[features "innerheight=-404e1" should NOT set "height=404"]
expected: TIMEOUT

[features "innerheight=-404" should NOT set "height=404"]
expected: TIMEOUT

[features "innerwidth=-404e1" should NOT set "width=404"]
expected: TIMEOUT

@@ -1,5 +1,24 @@
[open-features-negative-top-left.html]
type: testharness
expected: TIMEOUT
[HTML: window.open `features`: negative values for `top`, `left`]
expected: FAIL

[features "top=-204" should NOT set "top=204"]
expected: TIMEOUT

[features "top=-204.5" should NOT set "top=204"]
expected: TIMEOUT

[features "left=-204" should NOT set "left=204"]
expected: TIMEOUT

[features "top=-0" should NOT set "top=204"]
expected: TIMEOUT

[features "left=-204.5" should NOT set "left=204"]
expected: TIMEOUT

[features "left=-0" should NOT set "left=204"]
expected: TIMEOUT

@@ -1,5 +1,24 @@
[open-features-negative-width-height.html]
type: testharness
expected: TIMEOUT
[HTML: window.open `features`: negative values for `width`, `height`]
expected: FAIL

[features "height=-404" should NOT set "height=404"]
expected: TIMEOUT

[features "height=-404e1" should NOT set "height=404"]
expected: TIMEOUT

[features "height=-404.5" should NOT set "height=404"]
expected: TIMEOUT

[features "width=-404" should NOT set "width=404"]
expected: TIMEOUT

[features "width=-404e1" should NOT set "width=404"]
expected: TIMEOUT

[features "width=-404.5" should NOT set "width=404"]
expected: TIMEOUT

@@ -1,32 +1,48 @@
[open-features-non-integer-height.html]
type: testharness
expected: TIMEOUT
[HTML: window.open `features`: non-integer values for feature `height`]
expected: FAIL

[features "height=405*3" should set "height=405"]
expected: FAIL
expected: TIMEOUT

[features "height=405.32" should set "height=405"]
expected: FAIL
expected: TIMEOUT

[features "height=405e1" should set "height=405"]
expected: FAIL
expected: TIMEOUT

[features "height=405/5" should set "height=405"]
expected: FAIL
expected: TIMEOUT

[features "height=405^4" should set "height=405"]
expected: FAIL
expected: TIMEOUT

[features "height=405.5" should set "height=405"]
expected: FAIL
expected: TIMEOUT

[features "height=405e-1" should set "height=405"]
expected: FAIL
expected: TIMEOUT

[features "height=405 " should set "height=405"]
expected: FAIL
expected: TIMEOUT

[features "height=405LLl" should set "height=405"]
expected: FAIL
expected: TIMEOUT

[features "height=/404" should NOT set "height=404"]
expected: TIMEOUT

[top=0,left=0,width=401,: absence of feature "height" should be treated same as "height=0"]
expected: TIMEOUT

[top=0,left=0: absence of feature "height" should be treated same as "height=0"]
expected: TIMEOUT

[features "height=_404" should NOT set "height=404"]
expected: TIMEOUT

[features "height=L404" should NOT set "height=404"]
expected: TIMEOUT

@@ -1,32 +1,42 @@
[open-features-non-integer-innerheight.html]
type: testharness
expected: TIMEOUT
[HTML: window.open `features`: non-integer values for legacy feature `innerheight`]
expected: FAIL

[features "innerheight=405e-1" should set "height=405"]
expected: FAIL
expected: TIMEOUT

[features "innerheight=405LLl" should set "height=405"]
expected: FAIL
expected: TIMEOUT

[features "innerheight=405^4" should set "height=405"]
expected: FAIL
expected: TIMEOUT

[features "innerheight=405e1" should set "height=405"]
expected: FAIL
expected: TIMEOUT

[features "innerheight=405 " should set "height=405"]
expected: FAIL
expected: TIMEOUT

[features "innerheight=405/5" should set "height=405"]
expected: FAIL
expected: TIMEOUT

[features "innerheight=405.32" should set "height=405"]
expected: FAIL
expected: TIMEOUT

[features "innerheight=405.5" should set "height=405"]
expected: FAIL
expected: TIMEOUT

[features "innerheight=405*3" should set "height=405"]
expected: FAIL
expected: TIMEOUT

[features "innerheight=_404" should NOT set "height=404"]
expected: TIMEOUT

[features "innerheight=L404" should NOT set "height=404"]
expected: TIMEOUT

[features "innerheight=/404" should NOT set "height=404"]
expected: TIMEOUT

0 comments on commit a61792a

Please sign in to comment.