mirror of
https://github.com/servo/servo.git
synced 2025-08-16 10:55:34 +01:00
Update web-platform-tests to revision b'8e164c249d2b93a4234a2710a5e2cc5a16fab499' (#33515)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
f986160ed4
commit
8276673bae
591 changed files with 27135 additions and 13215 deletions
|
@ -1,5 +1,5 @@
|
|||
[createImageBitmap-invalid-args.html]
|
||||
expected: ERROR
|
||||
expected: TIMEOUT
|
||||
[createImageBitmap with a vector HTMLImageElement source and sw set to 0]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_escaping-2.html]
|
||||
expected: TIMEOUT
|
||||
expected: CRASH
|
||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[iframe_sandbox_popups_nonescaping-2.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_nonescaping-3.html]
|
||||
expected: CRASH
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -1,13 +1,4 @@
|
|||
[select-datalist-options-idl.tentative.html]
|
||||
[Option elements should work if they are a descendant of a selects datalist.]
|
||||
expected: FAIL
|
||||
|
||||
[Options in datalist should still work when the multiple attribute is added.]
|
||||
expected: FAIL
|
||||
|
||||
[Options in datalist in multiple should work after re-parsing and re-attaching.]
|
||||
expected: FAIL
|
||||
|
||||
[Option elements should work if they are a descendant of a selects wrapper div.]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
[select-parsing.tentative.html]
|
||||
[<button>s and <datalist>s should be allowed in <select>.]
|
||||
[<div>s, <button>s, and <datalist>s should be allowed in <select>.]
|
||||
expected: FAIL
|
||||
|
||||
[</select> should close <button>.]
|
||||
|
@ -14,11 +14,5 @@
|
|||
[<select> in <select><button><div> should remove inner <select>.]
|
||||
expected: FAIL
|
||||
|
||||
[Nested <button>s or <datalist>s in <select> should be dropped.]
|
||||
expected: FAIL
|
||||
|
||||
[<div>s, <button>s, and <datalist>s should be allowed in <select>.]
|
||||
expected: FAIL
|
||||
|
||||
[Divs and imgs should be allowed as direct children of select and within options without a datalist.]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[border-rendering.tentative.html]
|
||||
expected: FAIL
|
|
@ -490,3 +490,39 @@
|
|||
|
||||
[onbeforetoggle: the content attribute must be compiled into a function as the corresponding property]
|
||||
expected: FAIL
|
||||
|
||||
[onauxclick: dispatching an Event at a <meta> element must trigger element.onauxclick]
|
||||
expected: FAIL
|
||||
|
||||
[onbeforeinput: dispatching an Event at a <meta> element must trigger element.onbeforeinput]
|
||||
expected: FAIL
|
||||
|
||||
[onbeforematch: dispatching an Event at a <meta> element must trigger element.onbeforematch]
|
||||
expected: FAIL
|
||||
|
||||
[onbeforetoggle: dispatching an Event at a <meta> element must trigger element.onbeforetoggle]
|
||||
expected: FAIL
|
||||
|
||||
[oncontextlost: dispatching an Event at a <meta> element must trigger element.oncontextlost]
|
||||
expected: FAIL
|
||||
|
||||
[oncontextrestored: dispatching an Event at a <meta> element must trigger element.oncontextrestored]
|
||||
expected: FAIL
|
||||
|
||||
[onscrollend: dispatching an Event at a <meta> element must trigger element.onscrollend]
|
||||
expected: FAIL
|
||||
|
||||
[onslotchange: dispatching an Event at a <meta> element must trigger element.onslotchange]
|
||||
expected: FAIL
|
||||
|
||||
[onwebkitanimationend: dispatching an Event at a <meta> element must trigger element.onwebkitanimationend]
|
||||
expected: FAIL
|
||||
|
||||
[onwebkitanimationiteration: dispatching an Event at a <meta> element must trigger element.onwebkitanimationiteration]
|
||||
expected: FAIL
|
||||
|
||||
[onwebkitanimationstart: dispatching an Event at a <meta> element must trigger element.onwebkitanimationstart]
|
||||
expected: FAIL
|
||||
|
||||
[onwebkittransitionend: dispatching an Event at a <meta> element must trigger element.onwebkittransitionend]
|
||||
expected: FAIL
|
||||
|
|
|
@ -160,3 +160,120 @@
|
|||
|
||||
[shadowed pageswap removal (window)]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed blur on body fires when event dispatched on window]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed messageerror on body fires when event dispatched on window]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed pagereveal on body fires when event dispatched on window]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed pageswap on body fires when event dispatched on window]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed rejectionhandled on body fires when event dispatched on window]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed focus removal (document.createElement("body"))]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed load removal (document.createElement("body"))]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed resize removal (document.createElement("body"))]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed scroll removal (document.createElement("body"))]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed afterprint removal (document.createElement("body"))]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed beforeprint removal (document.createElement("body"))]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed beforeunload removal (document.createElement("body"))]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed hashchange removal (document.createElement("body"))]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed languagechange removal (document.createElement("body"))]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed message removal (document.createElement("body"))]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed offline removal (document.createElement("body"))]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed online removal (document.createElement("body"))]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed pagehide removal (document.createElement("body"))]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed pageshow removal (document.createElement("body"))]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed popstate removal (document.createElement("body"))]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed storage removal (document.createElement("body"))]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed unload removal (document.createElement("body"))]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed focus removal (window)]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed load removal (window)]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed resize removal (window)]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed scroll removal (window)]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed afterprint removal (window)]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed beforeprint removal (window)]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed beforeunload removal (window)]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed hashchange removal (window)]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed languagechange removal (window)]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed message removal (window)]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed offline removal (window)]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed online removal (window)]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed pagehide removal (window)]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed pageshow removal (window)]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed popstate removal (window)]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed storage removal (window)]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed unload removal (window)]
|
||||
expected: FAIL
|
||||
|
|
|
@ -160,3 +160,69 @@
|
|||
|
||||
[shadowed pageswap removal (window)]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed blur on body fires when event dispatched on window]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed focus on body fires when event dispatched on window]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed load on body fires when event dispatched on window]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed resize on body fires when event dispatched on window]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed scroll on body fires when event dispatched on window]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed afterprint on body fires when event dispatched on window]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed beforeprint on body fires when event dispatched on window]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed beforeunload on body fires when event dispatched on window]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed hashchange on body fires when event dispatched on window]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed languagechange on body fires when event dispatched on window]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed message on body fires when event dispatched on window]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed messageerror on body fires when event dispatched on window]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed offline on body fires when event dispatched on window]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed online on body fires when event dispatched on window]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed pagehide on body fires when event dispatched on window]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed pagereveal on body fires when event dispatched on window]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed pageshow on body fires when event dispatched on window]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed pageswap on body fires when event dispatched on window]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed popstate on body fires when event dispatched on window]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed rejectionhandled on body fires when event dispatched on window]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed storage on body fires when event dispatched on window]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed unload on body fires when event dispatched on window]
|
||||
expected: FAIL
|
||||
|
|
3
tests/wpt/meta/html/webappapis/update-rendering/child-document-raf-order.html.ini
vendored
Normal file
3
tests/wpt/meta/html/webappapis/update-rendering/child-document-raf-order.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[child-document-raf-order.html]
|
||||
[Ordering of steps in "Update the Rendering" - child document requestAnimationFrame order]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue