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 (23-09-2018) #21793

Merged
merged 1 commit into from Sep 24, 2018
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 3d117ae1266e6bd039a3a1ab92b27e8…

…2c3ccc92d
  • Loading branch information
servo-wpt-sync committed Sep 24, 2018
commit 20a08918d9abaf9c648052252f821e52bd6d4af6

Large diffs are not rendered by default.

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

This file was deleted.

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

[SVGElement interface: attribute onmouseout]
expected: FAIL

[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

[Partial interface Document: original interface defined]
[SVGElement interface: attribute onkeyup]
expected: FAIL

[idl_test setup]
[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

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.