mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Update web-platform-tests to revision 3d117ae1266e6bd039a3a1ab92b27e82c3ccc92d
This commit is contained in:
parent
647796ede6
commit
20a08918d9
132 changed files with 3012 additions and 689 deletions
File diff suppressed because it is too large
Load diff
|
@ -71,3 +71,6 @@
|
|||
[bottom intermediate]
|
||||
expected: FAIL
|
||||
|
||||
[outline-width end]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,10 @@
|
|||
[scrollIntoView-svg-shape.html]
|
||||
[scrollIntoView on an SVG shape element, rotated]
|
||||
expected: FAIL
|
||||
|
||||
[scrollIntoView on an SVG shape element, geometry]
|
||||
expected: FAIL
|
||||
|
||||
[scrollIntoView on an SVG shape element, translated]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
[fetch-in-iframe.html]
|
||||
expected: CRASH
|
||||
[Untitled]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[traverse_the_history_1.html]
|
||||
[Multiple history traversals from the same task]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
[traverse_the_history_3.html]
|
||||
[traverse_the_history_5.html]
|
||||
[Multiple history traversals, last would be aborted]
|
||||
expected: FAIL
|
||||
|
|
@ -6004,12 +6004,6 @@
|
|||
[Window interface: operation blur()]
|
||||
expected: FAIL
|
||||
|
||||
[Window interface: attribute opener]
|
||||
expected: FAIL
|
||||
|
||||
[Window interface: operation open(USVString, DOMString, DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
[Window interface: attribute applicationCache]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -6079,18 +6073,9 @@
|
|||
[Window interface: window must inherit property "frames" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Window interface: window must inherit property "opener" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Window interface: window must inherit property "parent" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Window interface: window must inherit property "open(USVString, DOMString, DOMString)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Window interface: calling open(USVString, DOMString, DOMString) on window with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Window interface: window must inherit property "applicationCache" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -6139,15 +6124,6 @@
|
|||
[html interfaces]
|
||||
expected: FAIL
|
||||
|
||||
[Partial interface Document[2\]: original interface defined]
|
||||
expected: FAIL
|
||||
|
||||
[Partial interface Document: original interface defined]
|
||||
expected: FAIL
|
||||
|
||||
[idl_test setup]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[interfaces.https.html?include=HTML.*]
|
||||
[HTML IDL tests]
|
||||
|
@ -6531,9 +6507,6 @@
|
|||
[HTMLModElement interface: document.createElement("del") must inherit property "dateTime" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLImageElement interface: attribute srcset]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLImageElement interface: attribute sizes]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -6546,9 +6519,6 @@
|
|||
[HTMLImageElement interface: attribute lowsrc]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLImageElement interface: document.createElement("img") must inherit property "srcset" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLImageElement interface: document.createElement("img") must inherit property "sizes" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -6561,9 +6531,6 @@
|
|||
[HTMLImageElement interface: document.createElement("img") must inherit property "lowsrc" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLImageElement interface: new Image() must inherit property "srcset" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLImageElement interface: new Image() must inherit property "sizes" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -9774,15 +9741,6 @@
|
|||
[html interfaces]
|
||||
expected: FAIL
|
||||
|
||||
[Partial interface Document[2\]: original interface defined]
|
||||
expected: FAIL
|
||||
|
||||
[Partial interface Document: original interface defined]
|
||||
expected: FAIL
|
||||
|
||||
[idl_test setup]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[interfaces.https.html?exclude=(Document|Window|HTML.*)]
|
||||
[HTML IDL tests]
|
||||
|
@ -11417,12 +11375,216 @@
|
|||
[html interfaces]
|
||||
expected: FAIL
|
||||
|
||||
[Partial interface Document[2\]: original interface defined]
|
||||
[TextMetrics interface: operation getBaselines()]
|
||||
expected: FAIL
|
||||
|
||||
[Partial interface Document: original interface defined]
|
||||
[SVGElement interface: attribute onmouseout]
|
||||
expected: FAIL
|
||||
|
||||
[idl_test setup]
|
||||
[SVGElement interface: attribute ondrop]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onreset]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute oncontextmenu]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute ondragend]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onauxclick]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute ondragleave]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onblur]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onmousemove]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onended]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: operation blur()]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onchange]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute tabIndex]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onclose]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute oncancel]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onabort]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute oncopy]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute oncanplaythrough]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onplaying]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onclick]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onloadstart]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onsecuritypolicyviolation]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute ontoggle]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onload]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onprogress]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onplay]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onsuspend]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onwheel]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onmouseup]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute oncanplay]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onmouseleave]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onwaiting]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onseeked]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onmouseenter]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onstalled]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onscroll]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onloadedmetadata]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onsubmit]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute ondragenter]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute oncut]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onratechange]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute oninput]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onpaste]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onselect]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute ondragexit]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onkeydown]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute ondurationchange]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute ondragstart]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onloadend]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: operation focus(FocusOptions)]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onfocus]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onresize]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onerror]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute dataset]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onpause]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute ontimeupdate]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onemptied]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onvolumechange]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute oninvalid]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute oncuechange]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onseeking]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onmouseover]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onloadeddata]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onkeypress]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onmousedown]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute ondragover]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute ondblclick]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute nonce]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute onkeyup]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute ondrag]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
[toggleEvent.html]
|
||||
[Calling open twice on 'details' fires only one toggle event]
|
||||
expected: FAIL
|
||||
|
||||
[Setting open=true to opened 'details' element should not fire a toggle event at the 'details' element]
|
||||
expected: FAIL
|
||||
|
283
tests/wpt/metadata/quirks/unitless-length/no-quirks.html.ini
Normal file
283
tests/wpt/metadata/quirks/unitless-length/no-quirks.html.ini
Normal file
|
@ -0,0 +1,283 @@
|
|||
[no-quirks.html]
|
||||
[top: -\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1A]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1a]
|
||||
expected: FAIL
|
||||
|
||||
[top: @1]
|
||||
expected: FAIL
|
||||
|
||||
[top: "1a"]
|
||||
expected: FAIL
|
||||
|
||||
[top: @a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: "1"]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -/**/1]
|
||||
expected: FAIL
|
||||
|
||||
[top: +/**/1]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: @1a]
|
||||
expected: FAIL
|
||||
|
||||
[top: 1\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[top: url('1')]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[top: calc(1)]
|
||||
expected: FAIL
|
||||
|
||||
[top: \\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: 1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #0001]
|
||||
expected: FAIL
|
||||
|
||||
[top: calc(2 * 2px)]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: 1a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: A]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #01]
|
||||
expected: FAIL
|
||||
|
||||
[top: +\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #1]
|
||||
expected: FAIL
|
||||
|
||||
[top: -/**/1]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: \\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: calc(1)]
|
||||
expected: FAIL
|
||||
|
||||
[top: #001]
|
||||
expected: FAIL
|
||||
|
||||
[top: +\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1.5]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: @a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: @1]
|
||||
expected: FAIL
|
||||
|
||||
[top: #1]
|
||||
expected: FAIL
|
||||
|
||||
[top: 1a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1A]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: "a"]
|
||||
expected: FAIL
|
||||
|
||||
[top: #00001]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[top: "1"]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: 1.5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: url('1')]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1.5]
|
||||
expected: FAIL
|
||||
|
||||
[top: \\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: "1a"]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: calc(2 * 2px)]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: 1\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +/**/1]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #00001]
|
||||
expected: FAIL
|
||||
|
||||
[top: url(1)]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #001]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1a]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1A]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: url(1)]
|
||||
expected: FAIL
|
||||
|
||||
[top: a]
|
||||
expected: FAIL
|
||||
|
||||
[top: A]
|
||||
expected: FAIL
|
||||
|
||||
[top: #000001]
|
||||
expected: FAIL
|
||||
|
||||
[top: 1]
|
||||
expected: FAIL
|
||||
|
||||
[top: 1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: 1]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #000001]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +A]
|
||||
expected: FAIL
|
||||
|
||||
[top: 1.5]
|
||||
expected: FAIL
|
||||
|
||||
[top: +A]
|
||||
expected: FAIL
|
||||
|
||||
[top: +a]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1.5]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1a]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1A]
|
||||
expected: FAIL
|
||||
|
||||
[top: @1a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: \\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[top: "a"]
|
||||
expected: FAIL
|
||||
|
||||
[top: #01]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1.5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -A]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[top: #0001]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1]
|
||||
expected: FAIL
|
||||
|
||||
[top: -\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[top: -A]
|
||||
expected: FAIL
|
||||
|
||||
[top: -a]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1\\31 ]
|
||||
expected: FAIL
|
||||
|
283
tests/wpt/metadata/quirks/unitless-length/quirks.html.ini
Normal file
283
tests/wpt/metadata/quirks/unitless-length/quirks.html.ini
Normal file
|
@ -0,0 +1,283 @@
|
|||
[quirks.html]
|
||||
[top: -\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1A]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1a]
|
||||
expected: FAIL
|
||||
|
||||
[top: @1]
|
||||
expected: FAIL
|
||||
|
||||
[top: "1a"]
|
||||
expected: FAIL
|
||||
|
||||
[top: @a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: "1"]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -/**/1]
|
||||
expected: FAIL
|
||||
|
||||
[top: +/**/1]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: @1a]
|
||||
expected: FAIL
|
||||
|
||||
[top: 1\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[top: url('1')]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[top: calc(1)]
|
||||
expected: FAIL
|
||||
|
||||
[top: \\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: 1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #0001]
|
||||
expected: FAIL
|
||||
|
||||
[top: calc(2 * 2px)]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: 1a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: A]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #01]
|
||||
expected: FAIL
|
||||
|
||||
[top: +\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #1]
|
||||
expected: FAIL
|
||||
|
||||
[top: -/**/1]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: \\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: calc(1)]
|
||||
expected: FAIL
|
||||
|
||||
[top: #001]
|
||||
expected: FAIL
|
||||
|
||||
[top: +\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1.5]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: @a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: @1]
|
||||
expected: FAIL
|
||||
|
||||
[top: #1]
|
||||
expected: FAIL
|
||||
|
||||
[top: 1a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1A]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: "a"]
|
||||
expected: FAIL
|
||||
|
||||
[top: #00001]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[top: "1"]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: 1.5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: url('1')]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1.5]
|
||||
expected: FAIL
|
||||
|
||||
[top: \\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: "1a"]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: calc(2 * 2px)]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: 1\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +/**/1]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #00001]
|
||||
expected: FAIL
|
||||
|
||||
[top: url(1)]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #001]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1a]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1A]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: url(1)]
|
||||
expected: FAIL
|
||||
|
||||
[top: a]
|
||||
expected: FAIL
|
||||
|
||||
[top: A]
|
||||
expected: FAIL
|
||||
|
||||
[top: #000001]
|
||||
expected: FAIL
|
||||
|
||||
[top: 1]
|
||||
expected: FAIL
|
||||
|
||||
[top: 1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: 1]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #000001]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +A]
|
||||
expected: FAIL
|
||||
|
||||
[top: 1.5]
|
||||
expected: FAIL
|
||||
|
||||
[top: +A]
|
||||
expected: FAIL
|
||||
|
||||
[top: +a]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1.5]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1a]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1A]
|
||||
expected: FAIL
|
||||
|
||||
[top: @1a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: \\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[top: "a"]
|
||||
expected: FAIL
|
||||
|
||||
[top: #01]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1.5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -A]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[top: #0001]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1]
|
||||
expected: FAIL
|
||||
|
||||
[top: -\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[top: -A]
|
||||
expected: FAIL
|
||||
|
||||
[top: -a]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1\\31 ]
|
||||
expected: FAIL
|
||||
|
|
@ -5,10 +5,10 @@
|
|||
[request.formData() with input: _charset_=windows-1252&test=%C2x]
|
||||
expected: FAIL
|
||||
|
||||
[response.formData() with input: a=b&c=d&]
|
||||
[request.formData() with input: a&b&c]
|
||||
expected: FAIL
|
||||
|
||||
[response.formData() with input: a=b&c=d]
|
||||
[request.formData() with input: a=b&c=d]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
|
@ -19,12 +19,9 @@
|
|||
[request.formData() with input: _charset_=windows-1252&test=%C2x]
|
||||
expected: FAIL
|
||||
|
||||
[request.formData() with input: a=b&c=d]
|
||||
expected: FAIL
|
||||
|
||||
[response.formData() with input: a&b&c]
|
||||
expected: FAIL
|
||||
|
||||
[response.formData() with input: a=b&c=d&]
|
||||
[response.formData() with input: &&&a=b&&&&c=d&]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -29,6 +29,45 @@
|
|||
[Promise type]
|
||||
expected: FAIL
|
||||
|
||||
[Empty module with undefined imports argument: BufferSource argument]
|
||||
expected: FAIL
|
||||
|
||||
[getter order for imports object: BufferSource argument]
|
||||
expected: FAIL
|
||||
|
||||
[Empty module without imports argument: BufferSource argument]
|
||||
expected: FAIL
|
||||
|
||||
[Empty module with empty imports argument: BufferSource argument]
|
||||
expected: FAIL
|
||||
|
||||
[No imports: Module argument]
|
||||
expected: FAIL
|
||||
|
||||
[Empty module with undefined imports argument: Module argument]
|
||||
expected: FAIL
|
||||
|
||||
[exports and imports: BufferSource argument]
|
||||
expected: FAIL
|
||||
|
||||
[imports: Module argument]
|
||||
expected: FAIL
|
||||
|
||||
[Empty module without imports argument: Module argument]
|
||||
expected: FAIL
|
||||
|
||||
[No imports: BufferSource argument]
|
||||
expected: FAIL
|
||||
|
||||
[Empty module with empty imports argument: Module argument]
|
||||
expected: FAIL
|
||||
|
||||
[imports: BufferSource argument]
|
||||
expected: FAIL
|
||||
|
||||
[getter order for imports object: Module argument]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[instantiate.any.worker.html]
|
||||
[Invalid arguments]
|
||||
|
@ -61,3 +100,42 @@
|
|||
[Promise type]
|
||||
expected: FAIL
|
||||
|
||||
[Empty module with undefined imports argument: BufferSource argument]
|
||||
expected: FAIL
|
||||
|
||||
[getter order for imports object: BufferSource argument]
|
||||
expected: FAIL
|
||||
|
||||
[Empty module without imports argument: BufferSource argument]
|
||||
expected: FAIL
|
||||
|
||||
[Empty module with empty imports argument: BufferSource argument]
|
||||
expected: FAIL
|
||||
|
||||
[No imports: Module argument]
|
||||
expected: FAIL
|
||||
|
||||
[Empty module with undefined imports argument: Module argument]
|
||||
expected: FAIL
|
||||
|
||||
[exports and imports: BufferSource argument]
|
||||
expected: FAIL
|
||||
|
||||
[imports: Module argument]
|
||||
expected: FAIL
|
||||
|
||||
[Empty module without imports argument: Module argument]
|
||||
expected: FAIL
|
||||
|
||||
[No imports: BufferSource argument]
|
||||
expected: FAIL
|
||||
|
||||
[Empty module with empty imports argument: Module argument]
|
||||
expected: FAIL
|
||||
|
||||
[imports: BufferSource argument]
|
||||
expected: FAIL
|
||||
|
||||
[getter order for imports object: Module argument]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,8 +2,14 @@
|
|||
[exports]
|
||||
expected: FAIL
|
||||
|
||||
[No imports]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[constructor.any.worker.html]
|
||||
[exports]
|
||||
expected: FAIL
|
||||
|
||||
[No imports]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -56,6 +56,24 @@
|
|||
[Getting out-of-range argument: -Infinity]
|
||||
expected: FAIL
|
||||
|
||||
[Setting non-wasm arrow function]
|
||||
expected: FAIL
|
||||
|
||||
[Basic]
|
||||
expected: FAIL
|
||||
|
||||
[Setting non-wasm function]
|
||||
expected: FAIL
|
||||
|
||||
[Setting out-of-bounds]
|
||||
expected: FAIL
|
||||
|
||||
[Growing]
|
||||
expected: FAIL
|
||||
|
||||
[Setting non-function]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[get-set.any.html]
|
||||
[Setting out-of-range argument: NaN]
|
||||
|
@ -115,3 +133,21 @@
|
|||
[Getting out-of-range argument: -Infinity]
|
||||
expected: FAIL
|
||||
|
||||
[Setting non-wasm arrow function]
|
||||
expected: FAIL
|
||||
|
||||
[Basic]
|
||||
expected: FAIL
|
||||
|
||||
[Setting non-wasm function]
|
||||
expected: FAIL
|
||||
|
||||
[Setting out-of-bounds]
|
||||
expected: FAIL
|
||||
|
||||
[Growing]
|
||||
expected: FAIL
|
||||
|
||||
[Setting non-function]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -29,6 +29,15 @@
|
|||
[Out-of-range argument: "0x100000000"]
|
||||
expected: FAIL
|
||||
|
||||
[Reached maximum]
|
||||
expected: FAIL
|
||||
|
||||
[Exceeded maximum]
|
||||
expected: FAIL
|
||||
|
||||
[Basic]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[grow.any.worker.html]
|
||||
[Out-of-range argument: 68719476736]
|
||||
|
@ -61,3 +70,12 @@
|
|||
[Out-of-range argument: "0x100000000"]
|
||||
expected: FAIL
|
||||
|
||||
[Reached maximum]
|
||||
expected: FAIL
|
||||
|
||||
[Exceeded maximum]
|
||||
expected: FAIL
|
||||
|
||||
[Basic]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1664,3 +1664,9 @@
|
|||
[idl_test setup]
|
||||
expected: FAIL
|
||||
|
||||
[OfflineAudioContext interface: operation resume()]
|
||||
expected: FAIL
|
||||
|
||||
[AudioContext interface: operation resume()]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
[realtimeanalyser-fft-scaling.html]
|
||||
expected: TIMEOUT
|
||||
[X 2048-point FFT peak position is not equal to 64. Got 0.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue