mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Update web-platform-tests to revision b'6d461cc41e1a9951e1991a94f651e389b0ca24ba' (#34360)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
5bd28f2abd
commit
468f9cf014
728 changed files with 37291 additions and 14536 deletions
|
@ -1,7 +1,7 @@
|
|||
[load-pageshow-events-iframe-contentWindow.html]
|
||||
[load & pageshow event do not fire on contentWindow of <iframe> element created with no src]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='']
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[navigation-unload-same-origin.window.html]
|
||||
[Same-origin navigation started from unload handler must be ignored]
|
||||
expected: FAIL
|
|
@ -1,5 +1,5 @@
|
|||
[createImageBitmap-transfer.html]
|
||||
expected: TIMEOUT
|
||||
expected: ERROR
|
||||
[Transfer ImageBitmap created from a vector HTMLImageElement]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -8271,3 +8271,21 @@
|
|||
|
||||
[HTMLParamElement interface: document.createElement("param") must inherit property "valueType" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: operation showPopover(optional ShowPopoverOptions)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: operation togglePopover(optional (TogglePopoverOptions or boolean))]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: document.createElement("noscript") must inherit property "showPopover(optional ShowPopoverOptions)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: calling showPopover(optional ShowPopoverOptions) on document.createElement("noscript") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: document.createElement("noscript") must inherit property "togglePopover(optional (TogglePopoverOptions or boolean))" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: calling togglePopover(optional (TogglePopoverOptions or boolean)) on document.createElement("noscript") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[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
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_nonescaping-2.html]
|
||||
expected: CRASH
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: NOTRUN
|
||||
|
|
9
tests/wpt/meta/html/semantics/embedded-content/the-img-element/non-active-document.html.ini
vendored
Normal file
9
tests/wpt/meta/html/semantics/embedded-content/the-img-element/non-active-document.html.ini
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
[non-active-document.html]
|
||||
[DOMParser]
|
||||
expected: FAIL
|
||||
|
||||
[createHTMLDocument]
|
||||
expected: FAIL
|
||||
|
||||
[<template>]
|
||||
expected: FAIL
|
|
@ -1,4 +1,4 @@
|
|||
[imperative-invokers.tentative.html]
|
||||
[imperative-invokers.html]
|
||||
expected: ERROR
|
||||
[normal opening]
|
||||
expected: FAIL
|
9
tests/wpt/meta/html/semantics/popovers/popover-nested-in-button.html.ini
vendored
Normal file
9
tests/wpt/meta/html/semantics/popovers/popover-nested-in-button.html.ini
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
[popover-nested-in-button.html]
|
||||
[clicking a popover nested inside a button should not re-invoke the popover]
|
||||
expected: FAIL
|
||||
|
||||
[corner case: invoker that is also a popover]
|
||||
expected: FAIL
|
||||
|
||||
[invoker inside popover still works, even with weird nesting]
|
||||
expected: FAIL
|
6
tests/wpt/meta/html/webappapis/atob/base64.any.js.ini
vendored
Normal file
6
tests/wpt/meta/html/webappapis/atob/base64.any.js.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[base64.any.shadowrealm.html]
|
||||
expected: TIMEOUT
|
||||
|
||||
[base64.any.worker.html]
|
||||
|
||||
[base64.any.html]
|
Loading…
Add table
Add a link
Reference in a new issue