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
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue