Skip to content

Commit

Permalink
Update web-platform-tests to revision ff6212c69e2519a94fd62d6f1e06dd0…
Browse files Browse the repository at this point in the history
…dac6152d3
  • Loading branch information
servo-wpt-sync committed Jul 1, 2019
1 parent da168de commit 81889f5
Show file tree
Hide file tree
Showing 26 changed files with 127 additions and 250 deletions.
104 changes: 11 additions & 93 deletions tests/wpt/metadata/MANIFEST.json
Expand Up @@ -135547,54 +135547,6 @@
{}
]
],
"css/css-pseudo/first-line-change-inline-color-nested.html": [
[
"css/css-pseudo/first-line-change-inline-color-nested.html",
[
[
"/css/css-pseudo/first-line-change-inline-color-nested-ref.html",
"=="
]
],
{}
]
],
"css/css-pseudo/first-line-change-inline-color.html": [
[
"css/css-pseudo/first-line-change-inline-color.html",
[
[
"/css/css-pseudo/first-line-change-inline-color-ref.html",
"=="
]
],
{}
]
],
"css/css-pseudo/first-line-on-ancestor-block.html": [
[
"css/css-pseudo/first-line-on-ancestor-block.html",
[
[
"/css/css-pseudo/first-line-on-ancestor-block-ref.html",
"=="
]
],
{}
]
],
"css/css-pseudo/first-line-with-out-of-flow.html": [
[
"css/css-pseudo/first-line-with-out-of-flow.html",
[
[
"/css/css-pseudo/first-line-with-out-of-flow-ref.html",
"=="
]
],
{}
]
],
"css/css-pseudo/marker-and-other-pseudo-elements.html": [
[
"css/css-pseudo/marker-and-other-pseudo-elements.html",
Expand Down Expand Up @@ -249955,18 +249907,6 @@
"css/css-pseudo/first-line-and-placeholder-ref.html": [
[]
],
"css/css-pseudo/first-line-change-inline-color-nested-ref.html": [
[]
],
"css/css-pseudo/first-line-change-inline-color-ref.html": [
[]
],
"css/css-pseudo/first-line-on-ancestor-block-ref.html": [
[]
],
"css/css-pseudo/first-line-with-out-of-flow-ref.html": [
[]
],
"css/css-pseudo/marker-and-other-pseudo-elements-ref.html": [
[]
],
Expand Down Expand Up @@ -348811,6 +348751,12 @@
{}
]
],
"html/semantics/embedded-content/the-iframe-element/srcdoc_process_attributes.html": [
[
"html/semantics/embedded-content/the-iframe-element/srcdoc_process_attributes.html",
{}
]
],
"html/semantics/embedded-content/the-img-element/404-response-with-actual-image-data.html": [
[
"html/semantics/embedded-content/the-img-element/404-response-with-actual-image-data.html",
Expand Down Expand Up @@ -557461,42 +557407,10 @@
"2db3480feb5928c6a39fbf6084cf07bec0ba4767",
"reftest"
],
"css/css-pseudo/first-line-change-inline-color-nested-ref.html": [
"84becd9a78d186ba3c0e658746fd56aef8039b74",
"support"
],
"css/css-pseudo/first-line-change-inline-color-nested.html": [
"4a58f1ea5b623ffa5acd2993be16de399cd24127",
"reftest"
],
"css/css-pseudo/first-line-change-inline-color-ref.html": [
"84becd9a78d186ba3c0e658746fd56aef8039b74",
"support"
],
"css/css-pseudo/first-line-change-inline-color.html": [
"2a5be916b01d5d12eec1a4e81d912d95c7036916",
"reftest"
],
"css/css-pseudo/first-line-first-letter-insert-crash.html": [
"17f035dedf1ef8df71918a1eacb01e1f0b80d46b",
"testharness"
],
"css/css-pseudo/first-line-on-ancestor-block-ref.html": [
"7193bf25eb88c5443457480f7ce27782acd9473a",
"support"
],
"css/css-pseudo/first-line-on-ancestor-block.html": [
"6b797107df80156b511b9dc58c5ee40d6114cfc4",
"reftest"
],
"css/css-pseudo/first-line-with-out-of-flow-ref.html": [
"7193bf25eb88c5443457480f7ce27782acd9473a",
"support"
],
"css/css-pseudo/first-line-with-out-of-flow.html": [
"798ecf8264e2ddb38257c6cb1174bcc069c6e6d1",
"reftest"
],
"css/css-pseudo/idlharness.html": [
"4c113fc9091fb773cabd77f1419fac9a2e99650b",
"testharness"
Expand Down Expand Up @@ -624961,6 +624875,10 @@
"2f77dfe164df3737cbbabf4efce6e28028e62537",
"testharness"
],
"html/semantics/embedded-content/the-iframe-element/srcdoc_process_attributes.html": [
"397c95a23911ef979718a3aa8b879d257803fb85",
"testharness"
],
"html/semantics/embedded-content/the-iframe-element/stash.py": [
"0b8693a901152cc7a7f21de1fbdd191dce6078c3",
"support"
Expand Down Expand Up @@ -632818,7 +632736,7 @@
"support"
],
"interfaces/animation-worklet.idl": [
"d223a745046f5ff65054306488285c031288d105",
"32988e11506d14930a27b3b77dc3a8435bdf4269",
"support"
],
"interfaces/appmanifest.idl": [
Expand Down
Expand Up @@ -1079,27 +1079,3 @@
[text-indent percentage(%) / values]
expected: FAIL

[padding-bottom length(ex) / values]
expected: FAIL

[padding-bottom length(cm) / values]
expected: FAIL

[margin-right length(in) / values]
expected: FAIL

[padding-left length(px) / values]
expected: FAIL

[padding-bottom length(mm) / values]
expected: FAIL

[margin-top length(px) / values]
expected: FAIL

[padding-left length(pt) / values]
expected: FAIL

[margin-right length(cm) / values]
expected: FAIL

@@ -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

This file was deleted.

15 changes: 0 additions & 15 deletions tests/wpt/metadata/fetch/content-type/response.window.js.ini
Expand Up @@ -312,18 +312,3 @@
[<iframe>: separate response Content-Type: */* text/html]
expected: FAIL

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

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

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

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

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

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

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

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

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

[separate text/javascript ]
expected: FAIL

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

[X-Content-Type-Options%3A%20'NosniFF']
expected: FAIL

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

@@ -0,0 +1,4 @@
[traverse_the_history_1.html]
[Multiple history traversals from the same task]
expected: FAIL

This file was deleted.

@@ -0,0 +1,11 @@
[srcdoc_process_attributes.html]
expected: TIMEOUT
[Removing `srcdoc` attribute triggers attributes processing]
expected: FAIL

[Changing `srcdoc` (via property) triggers attributes processing]
expected: FAIL

[Adding `srcdoc` attribute triggers attributes processing]
expected: TIMEOUT

@@ -0,0 +1,4 @@
[DOMContentLoaded-defer.html]
[The end: DOMContentLoaded and defer scripts]
expected: FAIL

@@ -1,7 +1,4 @@
[resource_TAO_origin.htm]
[domainLookupStart should not be 0 in timing-allow cross-origin request.]
expected: FAIL

[domainLookupEnd should not be 0 in timing-allow cross-origin request.]
expected: FAIL

Expand Down
3 changes: 3 additions & 0 deletions tests/wpt/metadata/resource-timing/resource_TAO_zero.htm.ini
Expand Up @@ -23,3 +23,6 @@
[responseEnd should be greater than 0 in cross-origin request.]
expected: FAIL

[domainLookupStart should be 0 in cross-origin request.]
expected: FAIL

Expand Up @@ -44,3 +44,9 @@
[X Stitched sine-wave buffers at sample rate 43800 does not equal [0,0.06264832615852356,0.12505052983760834,0.18696144223213196,0.24813786149024963,0.308339387178421,0.36732959747314453,0.4248766601085663,0.480754554271698,0.5347436666488647,0.5866320133209229,0.6362156271934509,0.6832997798919678,0.7276994585990906,0.7692402601242065,0.8077589869499207...\] with an element-wise tolerance of {"absoluteThreshold":0.0038986,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[30\]\t9.4836157560348511e-1\t9.5236867666244507e-1\t4.0071010589599609e-3\t4.2075103446311962e-3\t3.8985999999999999e-3\n\t[31\]\t9.2646563053131104e-1\t9.3139332532882690e-1\t4.9276947975158691e-3\t5.2906700783754857e-3\t3.8985999999999999e-3\n\t[32\]\t9.0087991952896118e-1\t9.0675884485244751e-1\t5.8789253234863281e-3\t6.4834496590358351e-3\t3.8985999999999999e-3\n\t[33\]\t8.7170630693435669e-1\t8.7856203317642212e-1\t6.8557262420654297e-3\t7.8033490899654511e-3\t3.8985999999999999e-3\n\t[34\]\t8.3906102180480957e-1\t8.4691369533538818e-1\t7.8526735305786133e-3\t9.2721059699818163e-3\t3.8985999999999999e-3\n\t...and 31037 more errors.\n\tMax AbsError of 9.8276454210281372e-1 at index of 39267.\n\t[39267\]\t-6.5667369214366148e-24\t-9.8276454210281372e-1\t9.8276454210281372e-1\t1.0000000000000000e+0\t3.8985999999999999e-3\n\tMax RelError of 3.3137802965303198e+0 at index of 1253.\n\t[1253\]\t-4.3022233992815018e-2\t-9.9732093513011932e-3\t3.3049024641513824e-2\t3.3137802965303198e+0\t3.8985999999999999e-3\n]
expected: FAIL

[X Stitched sine-wave buffers at sample rate 43800 does not equal [0,0.06264832615852356,0.12505052983760834,0.18696144223213196,0.24813786149024963,0.308339387178421,0.36732959747314453,0.4248766601085663,0.480754554271698,0.5347436666488647,0.5866320133209229,0.6362156271934509,0.6832997798919678,0.7276994585990906,0.7692402601242065,0.8077589869499207...\] with an element-wise tolerance of {"absoluteThreshold":0.0038986,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[30\]\t9.4836157560348511e-1\t9.5236867666244507e-1\t4.0071010589599609e-3\t4.2075103446311962e-3\t3.8985999999999999e-3\n\t[31\]\t9.2646563053131104e-1\t9.3139332532882690e-1\t4.9276947975158691e-3\t5.2906700783754857e-3\t3.8985999999999999e-3\n\t[32\]\t9.0087991952896118e-1\t9.0675884485244751e-1\t5.8789253234863281e-3\t6.4834496590358351e-3\t3.8985999999999999e-3\n\t[33\]\t8.7170630693435669e-1\t8.7856203317642212e-1\t6.8557262420654297e-3\t7.8033490899654511e-3\t3.8985999999999999e-3\n\t[34\]\t8.3906102180480957e-1\t8.4691369533538818e-1\t7.8526735305786133e-3\t9.2721059699818163e-3\t3.8985999999999999e-3\n\t...and 31037 more errors.\n\tMax AbsError of 1.4918195609552426e+11 at index of 20238.\n\t[20238\]\t-1.4918195609600000e+11\t-4.7574958205223083e-1\t1.4918195609552426e+11\t3.1357243752480292e+11\t3.8985999999999999e-3\n\tMax RelError of 3.1357243752480292e+11 at index of 20238.\n\t[20238\]\t-1.4918195609600000e+11\t-4.7574958205223083e-1\t1.4918195609552426e+11\t3.1357243752480292e+11\t3.8985999999999999e-3\n]
expected: FAIL

[X SNR (-183.0486244640611 dB) is not greater than or equal to 65.737. Got -183.0486244640611.]
expected: FAIL

4 changes: 4 additions & 0 deletions tests/wpt/metadata/workers/WorkerGlobalScope-close.html.ini
@@ -0,0 +1,4 @@
[WorkerGlobalScope-close.html]
[Test sending a message after closing.]
expected: FAIL

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 81889f5

Please sign in to comment.