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 (06-05-2020) #26451

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

Always

Just for now

Next

Update web-platform-tests to revision 07b698ef4ea02ebeb65c3214ed7141a…

…d32678a8c
  • Loading branch information
servo-wpt-sync committed May 6, 2020
commit c5ddf8e76ae50ae3e6d6d21f9c38a2d437694574
@@ -0,0 +1,16 @@
[idlharness.html]
[Blob interface: operation text()]
expected: FAIL

[Blob interface: operation stream()]
expected: FAIL

[idl_test setup]
expected: FAIL

[Blob interface: operation arrayBuffer()]
expected: FAIL

[FileReader interface: operation readAsBinaryString(Blob)]
expected: FAIL

@@ -0,0 +1,16 @@
[idlharness.worker.html]
[Blob interface: operation text()]
expected: FAIL

[Blob interface: operation stream()]
expected: FAIL

[idl_test setup]
expected: FAIL

[Blob interface: operation arrayBuffer()]
expected: FAIL

[FileReader interface: operation readAsBinaryString(Blob)]
expected: FAIL

@@ -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
@@ -0,0 +1,4 @@
[hit-test-floats-002.html]
[Hit test float]
expected: FAIL

@@ -0,0 +1,4 @@
[hit-test-floats-004.html]
[Miss float below something else]
expected: FAIL

@@ -0,0 +1,4 @@
[hit-test-floats-005.html]
[Miss clipped float]
expected: FAIL

This file was deleted.

@@ -0,0 +1,4 @@
[gap-017.html]
[.button 1]
expected: FAIL

@@ -0,0 +1,4 @@
[gap-018.html]
[.button 1]
expected: FAIL

@@ -2,6 +2,3 @@
[Hit test intersecting scaled box]
expected: FAIL

[Hit test within unscaled box]
expected: FAIL

@@ -17,6 +17,3 @@
[test the top of layer]
expected: FAIL

[test some point of the element: top left corner]
expected: FAIL

@@ -0,0 +1,4 @@
[elementsFromPoint-invalid-cases.html]
[The root element is the last element returned for otherwise empty queries within the viewport]
expected: FAIL

@@ -315,24 +315,18 @@
[<iframe>: separate response Content-Type: text/html */*;charset=gbk]
expected: FAIL

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

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

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

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

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

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

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

@@ -53,9 +53,6 @@
[combined text/javascript ]
expected: FAIL

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

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

This file was deleted.

@@ -1,4 +1,4 @@
[traverse_the_history_5.html]
[traverse_the_history_4.html]
[Multiple history traversals, last would be aborted]
expected: FAIL

@@ -1247,6 +1247,9 @@
[ElementInternals interface: operation setFormValue((File or USVString or FormData)?, optional (File or USVString or FormData)?)]
expected: FAIL

[ElementInternals interface: operation setValidity(optional ValidityStateFlags, optional DOMString, optional HTMLElement)]
expected: FAIL


[idlharness.https.html?include=(Document|Window)]
[Document interface: documentWithHandlers must inherit property "queryCommandEnabled(DOMString)" with the proper type]
@@ -1324,9 +1327,6 @@
[Document interface: new Document() must inherit property "designMode" with the proper type]
expected: FAIL

[Window interface: window must inherit property "createImageBitmap(ImageBitmapSource, optional ImageBitmapOptions)" with the proper type]
expected: FAIL

[Window interface: attribute locationbar]
expected: FAIL

@@ -1429,9 +1429,6 @@
[Window interface: attribute onwebkitanimationiteration]
expected: FAIL

[Window interface: window must inherit property "createImageBitmap(ImageBitmapSource, long, long, long, long, optional ImageBitmapOptions)" with the proper type]
expected: FAIL

[Window interface: window must inherit property "scrollbars" with the proper type]
expected: FAIL

@@ -0,0 +1,2 @@
[table-row-group-height.html]
expected: FAIL
@@ -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,5 +1,5 @@
[iframe_sandbox_popups_escaping-3.html]
expected: CRASH
expected: TIMEOUT
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: FAIL
expected: TIMEOUT

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

@@ -0,0 +1,4 @@
[iframe_005.html]
[document.write external script into iframe write back into parent]
expected: FAIL

@@ -0,0 +1,9 @@
[idlharness.any.worker.html]
[wasm-js-api interfaces.]
expected: FAIL


[idlharness.any.html]
[wasm-js-api interfaces.]
expected: FAIL

@@ -0,0 +1,33 @@
[prototypes.any.html]
[_Module]
expected: FAIL

[_Instance]
expected: FAIL

[_Global]
expected: FAIL

[_Table]
expected: FAIL

[_Memory]
expected: FAIL


[prototypes.any.worker.html]
[_Module]
expected: FAIL

[_Instance]
expected: FAIL

[_Global]
expected: FAIL

[_Table]
expected: FAIL

[_Memory]
expected: FAIL

@@ -0,0 +1,40 @@
[k-rate-biquad-connection.html]
[< [Gain AudioParam\] 1 out of 9 assertions were failed.]
expected: FAIL

[< [Detune AudioParam\] 2 out of 9 assertions were failed.]
expected: FAIL

[X All k-rate AudioParams does not equal [0,0.3311063051223755,0.6248595118522644,0.8481203317642212,0.9757021069526672,0.9932119250297546,0.8986744284629822,0.7027547359466553,0.42755505442619324,0.1041216030716896,-0.23105813562870026,-0.5401715040206909,-0.7883464694023132,-0.9475855827331543,-0.9999247193336487,-0.9394592046737671...\] with an element-wise tolerance of {"absoluteThreshold":0,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[640\]\t8.2034111022949219e-1\t7.7920007705688477e-1\t4.1141033172607422e-2\t5.2799061991884222e-2\t0.0000000000000000e+0\n\t[641\]\t5.5707097053527832e-1\t4.6239438652992249e-1\t9.4676584005355835e-2\t2.0475288360627431e-1\t0.0000000000000000e+0\n\t[642\]\t2.5545451045036316e-1\t1.8853309750556946e-1\t6.6921412944793701e-2\t3.5495843345392858e-1\t0.0000000000000000e+0\n\t[643\]\t-6.9336682558059692e-2\t-1.7021611332893372e-1\t1.0087943077087402e-1\t5.9265500073973498e-1\t0.0000000000000000e+0\n\t[644\]\t-3.9448010921478271e-1\t-4.7897621989250183e-1\t8.4496110677719116e-2\t1.7640982405490371e-1\t0.0000000000000000e+0\n\t...and 991 more errors.\n\tMax AbsError of 1.6447335481643677e-1 at index of 785.\n\t[785\]\t3.4482055902481079e-1\t5.0929391384124756e-1\t1.6447335481643677e-1\t3.2294388435928745e-1\t0.0000000000000000e+0\n\tMax RelError of 2.2756960801624473e+1 at index of 867.\n\t[867\]\t1.4153416454792023e-1\t5.9575871564447880e-3\t1.3557657739147544e-1\t2.2756960801624473e+1\t0.0000000000000000e+0\n]
expected: FAIL

[X k-rate Q with input: output[2048:\] does not equal [-0.007429864257574081,-0.003294537542387843,0.0019048331305384636,0.003956870641559362,0.0035721869207918644,0.004832542035728693,0.008425349369645119,0.010273684747517109,0.007734519429504871,0.003703415160998702,0.0022171076852828264,0.0024073002859950066,0.0002190780360251665,-0.004831020720303059,-0.00846010260283947,-0.007902969606220722...\] with an element-wise tolerance of {"absoluteThreshold":0,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[0\]\t1.3721437426283956e-3\t-7.4298642575740814e-3\t8.8020080002024770e-3\t1.1846795170220799e+0\t0.0000000000000000e+0\n\t[1\]\t2.7593520935624838e-3\t-3.2945375423878431e-3\t6.0538896359503269e-3\t1.8375536954915186e+0\t0.0000000000000000e+0\n\t[2\]\t4.5378590002655983e-3\t1.9048331305384636e-3\t2.6330258697271347e-3\t1.3822868930166201e+0\t0.0000000000000000e+0\n\t[3\]\t2.8837921563535929e-3\t3.9568706415593624e-3\t1.0730784852057695e-3\t2.7119372413521214e-1\t0.0000000000000000e+0\n\t[4\]\t-1.0738879209384322e-3\t3.5721869207918644e-3\t4.6460748417302966e-3\t1.3006247838510026e+0\t0.0000000000000000e+0\n\t...and 2043 more errors.\n\tMax AbsError of 1.0892769030760974e-2 at index of 7.\n\t[7\]\t-6.1908428324386477e-4\t1.0273684747517109e-2\t1.0892769030760974e-2\t1.0602592252398519e+0\t0.0000000000000000e+0\n\tMax RelError of 2.0715534970620170e+3 at index of 217.\n\t[217\]\t4.6172837028279901e-4\t-2.2299755642052332e-7\t4.6195136783921953e-4\t2.0715534970620170e+3\t0.0000000000000000e+0\n]
expected: FAIL

[< [Frequency AudioParam\] 1 out of 11 assertions were failed.]
expected: FAIL

[X k-rate gain with input: output[0,2048\] does not equal [0,0.9757021069526672,0.42755505442619324,-0.7883464694023132,-0.7730104327201843,0.4496113359928131,0.9700312614440918,-0.02454114705324173,-0.9807852506637573,-0.40524137020111084,0.803207516670227,0.7572088241577148,-0.4713967740535736,-0.9637761116027832,0.049067676067352295,0.9852776527404785...\] with an element-wise tolerance of {"absoluteThreshold":0,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[128\]\t3.2094421330839396e-3\t-8.7422776573475858e-8\t3.2095295558605130e-3\t3.6712738735345622e+4\t0.0000000000000000e+0\n\t[129\]\t-9.5966094732284546e-1\t-9.7570210695266724e-1\t1.6041159629821777e-2\t1.6440632356449301e-2\t0.0000000000000000e+0\n\t[130\]\t-4.2053195834159851e-1\t-4.2755520343780518e-1\t7.0232450962066650e-3\t1.6426522329129622e-2\t0.0000000000000000e+0\n\t[131\]\t7.6242697238922119e-1\t7.8834640979766846e-1\t2.5919437408447266e-2\t3.2878233586551842e-2\t0.0000000000000000e+0\n\t[132\]\t7.4586772918701172e-1\t7.7301049232482910e-1\t2.7142763137817383e-2\t3.5113059146436060e-2\t0.0000000000000000e+0\n\t...and 921 more errors.\n\tMax AbsError of 5.3484499454498291e-1 at index of 255.\n\t[255\]\t-4.4085711240768433e-1\t-9.7570210695266724e-1\t5.3484499454498291e-1\t5.4816423038730722e-1\t0.0000000000000000e+0\n\tMax RelError of 3.6712738735345622e+4 at index of 128.\n]
expected: FAIL

[X k-rate frequency with input: output[0,2048\] does not equal [0,0.02839340642094612,0.1450495570898056,0.36942505836486816,0.6520541310310364,0.9131435751914978,1.0783559083938599,1.1012734174728394,0.9707123637199402,0.7065789699554443,0.3498469293117523,-0.048511650413274765,-0.4367612302303314,-0.7688571810722351,-1.0084279775619507,-1.131049394607544...\] with an element-wise tolerance of {"absoluteThreshold":0,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[128\]\t-1.1191306114196777e+0\t-1.0972596406936646e+0\t2.1870970726013184e-2\t1.9932356859664331e-2\t0.0000000000000000e+0\n\t[129\]\t-9.9151837825775146e-1\t-9.3471795320510864e-1\t5.6800425052642822e-2\t6.0767448467076671e-2\t0.0000000000000000e+0\n\t[130\]\t-7.5953400135040283e-1\t-6.6672790050506592e-1\t9.2806100845336914e-2\t1.3919636597633545e-1\t0.0000000000000000e+0\n\t[131\]\t-4.4247153401374817e-1\t-3.2352218031883240e-1\t1.1894935369491577e-1\t3.6766985675507846e-1\t0.0000000000000000e+0\n\t[132\]\t-7.1794092655181885e-2\t5.6181102991104126e-2\t1.2797519564628601e-1\t2.2779046482328758e+0\t0.0000000000000000e+0\n\t...and 891 more errors.\n\tMax AbsError of 4.1948493570089340e-1 at index of 649.\n\t[649\]\t-3.7298277020454407e-3\t-4.2321476340293884e-1\t4.1948493570089340e-1\t9.9118691495529354e-1\t0.0000000000000000e+0\n\tMax RelError of 1.1267462635054815e+2 at index of 553.\n\t[553\]\t3.3036437630653381e-1\t2.9062279500067234e-3\t3.2745814835652709e-1\t1.1267462635054815e+2\t0.0000000000000000e+0\n]
expected: FAIL

[< [Q AudioParam\] 2 out of 9 assertions were failed.]
expected: FAIL

[X k-rate detune with input: output[2048:\] does not equal [-0.5481402277946472,-0.548226535320282,-0.548312246799469,-0.5483972430229187,-0.5484814047813416,-0.5485645532608032,-0.5486468076705933,-0.5487281680107117,-0.5488086938858032,-0.5488886833190918,-0.5489681363105774,-0.5490474104881287,-0.5491266250610352,-0.5492058992385864,-0.5492852926254272,-0.5493649244308472...\] with an element-wise tolerance of {"absoluteThreshold":0,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[0\]\t3.0814451747573912e-4\t-5.4814022779464722e-1\t5.4844837231212296e-1\t1.0005621636615059e+0\t0.0000000000000000e+0\n\t[1\]\t2.8959027258679271e-4\t-5.4822653532028198e-1\t5.4851612559286878e-1\t1.0005282310394144e+0\t0.0000000000000000e+0\n\t[2\]\t2.7123777545057237e-4\t-5.4831224679946899e-1\t5.4858348457491957e-1\t1.0004946775802179e+0\t0.0000000000000000e+0\n\t[3\]\t2.5325475144200027e-4\t-5.4839724302291870e-1\t5.4865049777436070e-1\t1.0004618089435424e+0\t0.0000000000000000e+0\n\t[4\]\t2.3576857347507030e-4\t-5.4848140478134155e-1\t5.4871717335481662e-1\t1.0004298570041203e+0\t0.0000000000000000e+0\n\t...and 2043 more errors.\n\tMax AbsError of 5.5494355945847929e-1 at index of 195.\n\t[195\]\t-2.7666112873703241e-3\t-5.5771017074584961e-1\t5.5494355945847929e-1\t9.9503933865206295e-1\t0.0000000000000000e+0\n\tMax RelError of 1.0005621636615059e+0 at index of 0.\n]
expected: FAIL

[< [All k-rate inputs\] 1 out of 44 assertions were failed.]
expected: FAIL

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

[X k-rate Q with input: output[0,2048\] does not equal [0,0.9757021069526672,0.42755505442619324,-0.7883464694023132,-0.7730104327201843,0.4496113359928131,0.9700312614440918,-0.02454114705324173,-0.9807852506637573,-0.40524137020111084,0.803207516670227,0.7572088241577148,-0.4713967740535736,-0.9637761116027832,0.049067676067352295,0.9852776527404785...\] with an element-wise tolerance of {"absoluteThreshold":0,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[128\]\t1.3951719999313354e+0\t-8.7422776573475858e-8\t1.3951720873541120e+0\t1.5958908445118047e+7\t0.0000000000000000e+0\n\t[129\]\t1.6225984096527100e+0\t-9.7570210695266724e-1\t2.5983005166053772e+0\t2.6630059503719248e+0\t0.0000000000000000e+0\n\t[130\]\t1.6577711105346680e+0\t-4.2755520343780518e-1\t2.0853263139724731e+0\t4.8773264766869282e+0\t0.0000000000000000e+0\n\t[131\]\t1.5306757688522339e+0\t7.8834640979766846e-1\t7.4232935905456543e-1\t9.4162838801420634e-1\t0.0000000000000000e+0\n\t[132\]\t1.2523171901702881e+0\t7.7301049232482910e-1\t4.7930669784545898e-1\t6.2005199490105767e-1\t0.0000000000000000e+0\n\t...and 1915 more errors.\n\tMax AbsError of 2.5983005166053772e+0 at index of 129.\n\tMax RelError of 1.5958908445118047e+7 at index of 128.\n]
expected: FAIL

[X k-rate detune with input: output[0,2048\] does not equal [0,0.12810896337032318,0.47732436656951904,0.8133140802383423,0.9599840044975281,0.9983929991722107,0.9618627429008484,0.8107287883758545,0.5545527338981628,0.24036024510860443,-0.09643325209617615,-0.424831748008728,-0.7066475749015808,-0.9075677990913391,-1.0057729482650757,-0.9910215139389038...\] with an element-wise tolerance of {"absoluteThreshold":0,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[128\]\t-9.0901952981948853e-1\t-8.0834698677062988e-1\t1.0067254304885864e-1\t1.2454124861781007e-1\t0.0000000000000000e+0\n\t[129\]\t-8.0550211668014526e-1\t-5.6012439727783203e-1\t2.4537771940231323e-1\t4.3807718534460011e-1\t0.0000000000000000e+0\n\t[130\]\t-6.2269222736358643e-1\t-2.4871249496936798e-1\t3.7397973239421844e-1\t1.5036628233747511e+0\t0.0000000000000000e+0\n\t[131\]\t-3.5228535532951355e-1\t9.0757519006729126e-2\t4.4304287433624268e-1\t4.8816106828944248e+0\t0.0000000000000000e+0\n\t[132\]\t-1.3693822547793388e-2\t4.1998896002769470e-1\t4.3368278257548809e-1\t1.0326051964482361e+0\t0.0000000000000000e+0\n\t...and 1915 more errors.\n\tMax AbsError of 2.1426951885223389e+0 at index of 391.\n\t[391\]\t6.9794428348541260e-1\t-1.4447509050369263e+0\t2.1426951885223389e+0\t1.4830897015202589e+0\t0.0000000000000000e+0\n\tMax RelError of 2.4604596714524988e+2 at index of 272.\n\t[272\]\t9.5641678571701050e-1\t-3.9030096959322691e-3\t9.6031979541294277e-1\t2.4604596714524988e+2\t0.0000000000000000e+0\n]
expected: FAIL

@@ -1,8 +1,7 @@
[shared-worker-in-data-url-context.window.html]
expected: TIMEOUT
[Create a shared worker in a data url frame]
expected: FAIL

[Create a data url shared worker in a data url frame]
expected: TIMEOUT
expected: FAIL

@@ -33,3 +33,6 @@
[Blob interface: new File(["myFileBits"\], "myFileName") must inherit property "stream()" with the proper type]
expected: FAIL

[idl_test setup]
expected: FAIL

@@ -45,3 +45,6 @@
[Blob interface: new File(["myFileBits"\], "myFileName") must inherit property "stream()" with the proper type]
expected: FAIL

[idl_test setup]
expected: FAIL

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