Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync WPT with upstream (01-05-2020) #26383

Merged
merged 1 commit into from May 1, 2020
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Update web-platform-tests to revision dfe0b490c6018fd36379f4c7726f9f6…

…a37728838
  • Loading branch information
servo-wpt-sync committed May 1, 2020
commit 909e31e1106083c1d27aa775047122fd643c527d
@@ -4,7 +4,7 @@
expected: TIMEOUT

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

[Fetching a blob URL immediately before revoking it works in an iframe.]
expected: FAIL

This file was deleted.

@@ -0,0 +1,2 @@
[trailing-other-space-separators-break-spaces-004.html]
expected: FAIL
@@ -2,18 +2,9 @@
[throws if handleEvent is falsy and not callable]
expected: FAIL

[looks up handleEvent method on every event dispatch]
expected: FAIL

[calls handleEvent method of event listener]
expected: FAIL

[rethrows errors when getting handleEvent]
expected: FAIL

[doesn't look up handleEvent method on callable event listeners]
expected: FAIL
[throws if handleEvent is thruthy and not callable]
expected: FAIL

@@ -1,16 +1,7 @@
[elementFromPoint-list-001.html]
[<li>Image Inside 2</li>]
expected: FAIL

[<li>Image Outside 2</li>]
expected: FAIL

[<li>Image Inside 1</li>]
expected: FAIL

[<li>Inside 1</li>]
expected: FAIL

[<li>Outside 2</li>]
expected: FAIL

@@ -23,9 +14,3 @@
[<li>Outside 1</li>]
expected: FAIL

[<li>Inside 2</li>]
expected: FAIL

[<li>Inside 3</li>]
expected: FAIL

This file was deleted.

@@ -312,27 +312,18 @@
[Response: combined response Content-Type: text/html;" \\" text/plain ";charset=GBK]
expected: NOTRUN

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

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

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

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

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

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

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

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

@@ -59,3 +59,6 @@
[separate text/javascript;charset=windows-1252 error text/javascript]
expected: FAIL

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

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

@@ -0,0 +1,2 @@
[drawImage-from-bitmap-swap-width-height-orientation-none.tentative.html]
expected: FAIL
@@ -0,0 +1,2 @@
[drawImage-from-bitmap-swap-width-height.tentative.html]
expected: FAIL
@@ -0,0 +1,2 @@
[drawImage-from-element-swap-width-height.tentative.html]
expected: FAIL
@@ -1,16 +1,20 @@
[supported-elements.html]
expected: TIMEOUT
[Contenteditable element should support autofocus]
expected: FAIL

[Host element with delegatesFocus including no focusable descendants should be skipped]
expected: FAIL
expected: NOTRUN

[Element with tabindex should support autofocus]
expected: FAIL
expected: TIMEOUT

[Area element should support autofocus]
expected: FAIL
expected: NOTRUN

[Host element with delegatesFocus should support autofocus]
expected: FAIL
expected: NOTRUN

[Non-HTMLElement should not support autofocus]
expected: NOTRUN

@@ -1,4 +1,5 @@
[iframe_sandbox_popups_escaping-2.html]
expected: CRASH
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: FAIL

@@ -1,4 +1,5 @@
[iframe_sandbox_popups_nonescaping-1.html]
expected: CRASH
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: FAIL

@@ -1,4 +1,5 @@
[iframe_sandbox_popups_nonescaping-3.html]
expected: TIMEOUT
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: FAIL
expected: NOTRUN

@@ -0,0 +1,67 @@
[relevant-mutations.html]
[referrerpolicy no-referrer-when-downgrade to empty, src already set]
expected: FAIL

[referrerpolicy no-referrer-when-downgrade to no-referrer, src already set]
expected: FAIL

[ancestor picture; previous sibling source inserted]
expected: FAIL

[picture is inserted; img has previous sibling source]
expected: FAIL

[referrerpolicy absent to no-referrer-when-downgrade, src already set]
expected: FAIL

[referrerpolicy no-referrer-when-downgrade to absent, src already set]
expected: FAIL

[referrerpolicy no-referrer to invalid, src already set]
expected: FAIL

[ancestor picture; previous sibling source removed]
expected: FAIL

[crossorigin state not changed: empty to anonymous]
expected: FAIL

[referrerpolicy no-referrer to no-referrer-when-downgrade, src already set]
expected: FAIL

[referrerpolicy empty to no-referrer-when-downgrade, src already set]
expected: FAIL

[picture is inserted; img has following sibling source]
expected: FAIL

[picture is inserted; img has src]
expected: FAIL

[referrerpolicy no-referrer to empty, src already set]
expected: FAIL

[referrerpolicy absent to no-referrer, src already set]
expected: FAIL

[crossorigin state not changed: use-credentials to USE-CREDENTIALS]
expected: FAIL

[referrerpolicy no-referrer-when-downgrade to invalid, src already set]
expected: FAIL

[referrerpolicy no-referrer to absent, src already set]
expected: FAIL

[crossorigin state not changed: anonymous to foobar]
expected: FAIL

[referrerpolicy empty to no-referrer, src already set]
expected: FAIL

[srcset is set to same value]
expected: FAIL

[picture is inserted; img has srcset]
expected: FAIL

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

@@ -3,6 +3,3 @@
[The incumbent settings object while executing the compiled callback via Web IDL's invoke must be that of the node document]
expected: TIMEOUT
[The entry settings object while executing the compiled callback via Web IDL's invoke must be that of the node document]
expected: FAIL

@@ -0,0 +1,16 @@
[promise-job-entry-different-function-realm.html]
[Fulfillment handler on fulfilled promise]
expected: FAIL

[Rejection handler on pending-then-rejected promise]
expected: FAIL

[Thenable resolution]
expected: FAIL

[Rejection handler on rejected promise]
expected: FAIL

[Fulfillment handler on pending-then-fulfilled promise]
expected: FAIL

@@ -0,0 +1,7 @@
[iframe-inheritance-about-blank.html]
[The value of document.referrer in an about:blank iframe is the outer document's full URL, regardless of referrer policy]
expected: FAIL
[The fetch() API in an about:blank iframe with a custom URL referrer is fetched with a 'Referer` header that uses the outer document's URL along with its referrer policy]
expected: FAIL
@@ -1,5 +1,4 @@
[realtimeanalyser-fft-scaling.html]
expected: TIMEOUT
[X 2048-point FFT peak position is not equal to 64. Got 0.]
expected: FAIL

@@ -116,3 +116,6 @@
[X Rendered audio for channel 5 does not equal [0,0.0626220703125,0.125030517578125,0.18695068359375,0.24810791015625,0.308319091796875,0.3673095703125,0.42486572265625,0.480743408203125,0.53472900390625,0.58660888671875,0.636199951171875,0.68328857421875,0.727691650390625,0.76922607421875,0.8077392578125...\] with an element-wise tolerance of {"absoluteThreshold":0.000030517578125,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[1\]\t3.6732959747314453e-1\t6.2622070312500000e-2\t3.0470752716064453e-1\t4.8658168859649127e+0\t3.0517578125000000e-5\n\t[2\]\t6.8329977989196777e-1\t1.2503051757812500e-1\t5.5826926231384277e-1\t4.4650639949963384e+0\t3.0517578125000000e-5\n\t[3\]\t9.0373212099075317e-1\t1.8695068359375000e-1\t7.1678143739700317e-1\t3.8340669508039502e+0\t3.0517578125000000e-5\n\t[4\]\t9.9780619144439697e-1\t2.4810791015625000e-1\t7.4969828128814697e-1\t3.0216621502152523e+0\t3.0517578125000000e-5\n\t[5\]\t9.5236867666244507e-1\t3.0831909179687500e-1\t6.4404958486557007e-1\t2.0889059484187866e+0\t3.0517578125000000e-5\n\t...and 40538 more errors.\n\tMax AbsError of 1.9999977350234985e+0 at index of 10361.\n\t[10361\]\t9.9999773502349854e-1\t-1.0000000000000000e+0\t1.9999977350234985e+0\t1.9999977350234985e+0\t3.0517578125000000e-5\n\tMax RelError of Infinity at index of 7056.\n\t[7056\]\t5.8778524398803711e-1\t0.0000000000000000e+0\t5.8778524398803711e-1\tInfinity\t3.0517578125000000e-5\n]
expected: FAIL

[X Rendered audio for channel 5 does not equal [0,0.0626220703125,0.125030517578125,0.18695068359375,0.24810791015625,0.308319091796875,0.3673095703125,0.42486572265625,0.480743408203125,0.53472900390625,0.58660888671875,0.636199951171875,0.68328857421875,0.727691650390625,0.76922607421875,0.8077392578125...\] with an element-wise tolerance of {"absoluteThreshold":0.000030517578125,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[1\]\t3.6732959747314453e-1\t6.2622070312500000e-2\t3.0470752716064453e-1\t4.8658168859649127e+0\t3.0517578125000000e-5\n\t[2\]\t6.8329977989196777e-1\t1.2503051757812500e-1\t5.5826926231384277e-1\t4.4650639949963384e+0\t3.0517578125000000e-5\n\t[3\]\t9.0373212099075317e-1\t1.8695068359375000e-1\t7.1678143739700317e-1\t3.8340669508039502e+0\t3.0517578125000000e-5\n\t[4\]\t9.9780619144439697e-1\t2.4810791015625000e-1\t7.4969828128814697e-1\t3.0216621502152523e+0\t3.0517578125000000e-5\n\t[5\]\t9.5236867666244507e-1\t3.0831909179687500e-1\t6.4404958486557007e-1\t2.0889059484187866e+0\t3.0517578125000000e-5\n\t...and 44054 more errors.\n\tMax AbsError of 1.9961981773376465e+0 at index of 31768.\n\t[31768\]\t-9.9879217147827148e-1\t9.9740600585937500e-1\t1.9961981773376465e+0\t2.0013897706758867e+0\t3.0517578125000000e-5\n\tMax RelError of Infinity at index of 10584.\n\t[10584\]\t-5.8778524398803711e-1\t0.0000000000000000e+0\t5.8778524398803711e-1\tInfinity\t3.0517578125000000e-5\n]
expected: FAIL

@@ -0,0 +1,13 @@
[audiocontextoptions.html]
[X context = new AudioContext({sampleRate: 1}) did not throw an exception.]
expected: FAIL

[# AUDIT TASK RUNNER FINISHED: 1 out of 3 tasks were failed.]
expected: FAIL

[X context = new AudioContext({sampleRate: 1000000}) did not throw an exception.]
expected: FAIL

[< [test-audiocontextoptions-sampleRate\] 2 out of 4 assertions were failed.]
expected: FAIL

@@ -0,0 +1,5 @@
[017.html]
expected: TIMEOUT
[origin of the script that invoked the method, about:blank]
expected: TIMEOUT

@@ -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: TIMEOUT
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.