mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Update web-platform-tests to revision b'18fda923cafeb4e3e0546ffcfb2302c3b1b11f98' (#36019)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
84a1b7d4a5
commit
eb3c48f9d3
496 changed files with 17696 additions and 2718 deletions
|
@ -1,5 +1,5 @@
|
|||
[createImageBitmap-transfer.html]
|
||||
expected: TIMEOUT
|
||||
expected: ERROR
|
||||
[Transfer ImageBitmap created from a vector HTMLImageElement]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[canvas.2d.offscreen.lang.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[canvas.2d.offscreen.lang.inherit.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[canvas.2d.offscreen.transferred.lang.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[canvas.2d.offscreen.transferred.lang.inherit.document.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[canvas.2d.offscreen.transferred.lang.inherit.html]
|
||||
expected: FAIL
|
3
tests/wpt/meta/html/editing/the-hidden-attribute/hidden-until-found-idl.html.ini
vendored
Normal file
3
tests/wpt/meta/html/editing/the-hidden-attribute/hidden-until-found-idl.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[hidden-until-found-idl.html]
|
||||
[element.hidden should return "until-found" regardless of uppercase letters.]
|
||||
expected: FAIL
|
|
@ -1,4 +1,5 @@
|
|||
[supported-elements.html]
|
||||
expected: TIMEOUT
|
||||
[Contenteditable element should support autofocus]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -9,7 +10,7 @@
|
|||
expected: FAIL
|
||||
|
||||
[Area element should support autofocus]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[Host element with delegatesFocus should support autofocus]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[iframe_sandbox_popups_escaping-1.html]
|
||||
expected: TIMEOUT
|
||||
[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-3.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -0,0 +1,18 @@
|
|||
[naturalWidth-naturalHeight.html]
|
||||
[HTMLImageElement.prototype.naturalWidth/naturalHeight, SVG image, width/height in pixels]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLImageElement.prototype.naturalWidth/naturalHeight, SVG image, width in pixels; height unspecified]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLImageElement.prototype.naturalWidth/naturalHeight, SVG image, width in pixels; percentage height]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLImageElement.prototype.naturalWidth/naturalHeight, SVG image, width/height in pixels; viewBox]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLImageElement.prototype.naturalWidth/naturalHeight, SVG image, width in pixels; height unspecified; viewBox]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLImageElement.prototype.naturalWidth/naturalHeight, SVG image, width unspecified; height in pixels; viewBox]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[source-relevant-mutations.html]
|
||||
[Neither the removing, moving, nor insertion steps for the source element track the previous 'next sibling' pointer when triggering relevant mutations for remaining child image elements of its old parent]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[select-appearance-disabled.tentative.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue