mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
Sync WPT with upstream (08-06-2025) (#37326)
Automated downstream sync of changes from upstream as of 08-06-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
aeca81c091
commit
bd6639aadb
379 changed files with 15948 additions and 4486 deletions
3
tests/wpt/meta/html/browsers/browsing-the-web/navigating-across-documents/008.html.ini
vendored
Normal file
3
tests/wpt/meta/html/browsers/browsing-the-web/navigating-across-documents/008.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[008.html]
|
||||
[Link with onclick form submit to javascript url and href navigation ]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[009.html]
|
||||
[Link with onclick form submit to javascript url with document.write and href navigation ]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[empty-iframe-load-event.html]
|
||||
[Check execution order from nested timeout]
|
||||
expected: FAIL
|
||||
|
||||
[Check execution order on load handler]
|
||||
expected: FAIL
|
|
@ -4,3 +4,6 @@
|
|||
|
||||
[link click]
|
||||
expected: FAIL
|
||||
|
||||
[form submission]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[same-document-refresh.html]
|
||||
[Same-Document Referrer from Refresh]
|
||||
expected: FAIL
|
|
@ -0,0 +1,59 @@
|
|||
[createImageBitmap-resolves-in-task.any.html]
|
||||
[createImageBitmap with an HTMLCanvasElement source should resolve async]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap with an HTMLVideoElement source should resolve async]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap with an HTMLVideoElement from a data URL source should resolve async]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap with a bitmap HTMLImageElement source should resolve async]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap with a vector HTMLImageElement source should resolve async]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap with a bitmap SVGImageElement source and invalid cropHeight should reject sync]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap with a bitmap SVGImageElement source and invalid resizeHeight should reject sync]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap with a bitmap SVGImageElement source should resolve async]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap with a vector SVGImageElement source and invalid cropHeight should reject sync]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap with a vector SVGImageElement source and invalid resizeHeight should reject sync]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap with a vector SVGImageElement source should resolve async]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap with an OffscreenCanvas source should resolve async]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap with an ImageData source should resolve async]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap with an ImageBitmap source should resolve async]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap with a Blob source should resolve async]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[createImageBitmap-resolves-in-task.any.worker.html]
|
||||
[createImageBitmap with an OffscreenCanvas source should resolve async]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap with an ImageData source should resolve async]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap with an ImageBitmap source should resolve async]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap with a Blob source should resolve async]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[canvas.2d.disconnected.html]
|
||||
expected: FAIL
|
|
@ -5237,6 +5237,12 @@
|
|||
[CustomElementRegistry interface: operation initialize(Node)]
|
||||
expected: FAIL
|
||||
|
||||
[ToggleEvent interface: attribute source]
|
||||
expected: FAIL
|
||||
|
||||
[ToggleEvent interface: new ToggleEvent("beforetoggle") must inherit property "source" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.https.html?include=HTML.+]
|
||||
[HTMLAllCollection interface: existence and properties of interface object]
|
||||
|
|
|
@ -4,3 +4,24 @@
|
|||
|
||||
[Disabling contenteditable]
|
||||
expected: FAIL
|
||||
|
||||
[#button1]
|
||||
expected: FAIL
|
||||
|
||||
[#button2]
|
||||
expected: FAIL
|
||||
|
||||
[#button4]
|
||||
expected: FAIL
|
||||
|
||||
[#button5]
|
||||
expected: FAIL
|
||||
|
||||
[#div]
|
||||
expected: FAIL
|
||||
|
||||
[#editable]
|
||||
expected: FAIL
|
||||
|
||||
[#button6]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[update-the-rendering.html]
|
||||
expected: TIMEOUT
|
||||
["Flush autofocus candidates" should be happen before a scroll event and animation frame callbacks]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[min-size-empty-001-ref.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[min-size-empty-001.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[min-size-empty-002-ref.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[min-size-empty-002.html]
|
||||
expected: FAIL
|
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_escaping-1.html]
|
||||
expected: CRASH
|
||||
expected: TIMEOUT
|
||||
[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-1.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
|
|
@ -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: NOTRUN
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,90 +0,0 @@
|
|||
[naturalWidth-naturalHeight-unavailable.tentative.html]
|
||||
[SVG image, no natural dimensions]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, percengage natural dimensions]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, negative percengage natural dimensions]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width of 0]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height of 0]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width being negative]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height being negative]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions, and aspect ratio from viewBox]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, percengage natural dimensions, and aspect ratio from viewBox]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, negative percengage natural dimensions, and aspect ratio from viewBox]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width, and aspect ratio from viewBox]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height, and aspect ratio from viewBox]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width of 0, and aspect ratio from viewBox]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height of 0, and aspect ratio from viewBox]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width being negative, and aspect ratio from viewBox]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height being negative, and aspect ratio from viewBox]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions, viewBox with 0 width/height]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions, viewBox with 0 width]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions, viewBox with 0 height]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width, viewBox with 0 width/height]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width, viewBox with 0 width]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width, viewBox with 0 height]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height, viewBox with 0 width/height]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height, viewBox with 0 width]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height, viewBox with 0 height]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width and height, and aspect ratio from viewBox]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width and height of 0, and aspect ratio from viewBox]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width and height being negative, and aspect ratio from viewBox]
|
||||
expected: FAIL
|
|
@ -0,0 +1,594 @@
|
|||
[naturalWidth-naturalHeight-width-height.tentative.html]
|
||||
[raster image]
|
||||
expected: FAIL
|
||||
|
||||
[raster image with width/height attributes]
|
||||
expected: FAIL
|
||||
|
||||
[raster image with width/height attributes (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[non existent image with width/height attributes, no natural dimensions]
|
||||
expected: FAIL
|
||||
|
||||
[non existent image with width/height attributes, no natural dimensions (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image with width/height attrs, no natural dimensions]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image with width/height attrs, no natural dimensions (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image with width attr, no natural dimensions]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image with width attr, no natural dimensions (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image with height attr, no natural dimensions]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image with height attr, no natural dimensions (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, percengage natural dimensions]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, percengage natural dimensions (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, negative percengage natural dimensions]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, negative percengage natural dimensions (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width of 0]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width of 0 (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height of 0]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height of 0 (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width being negative]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width being negative (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height being negative]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height being negative (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions, and aspect ratio from viewBox]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions, and aspect ratio from viewBox (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, percengage natural dimensions, and aspect ratio from viewBox]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, percengage natural dimensions, and aspect ratio from viewBox (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, negative percengage natural dimensions, and aspect ratio from viewBox]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, negative percengage natural dimensions, and aspect ratio from viewBox (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width, and aspect ratio from viewBox]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width, and aspect ratio from viewBox (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height, and aspect ratio from viewBox]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height, and aspect ratio from viewBox (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width of 0, and aspect ratio from viewBox]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height of 0, and aspect ratio from viewBox]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width being negative, and aspect ratio from viewBox]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height being negative, and aspect ratio from viewBox]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions, viewBox with 0 width/height]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions, viewBox with 0 width/height (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions, viewBox with 0 width]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions, viewBox with 0 width (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions, viewBox with 0 height]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions, viewBox with 0 height (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width, viewBox with 0 width/height]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width, viewBox with 0 width/height (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width, viewBox with 0 width]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width, viewBox with 0 width (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width, viewBox with 0 height]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width, viewBox with 0 height (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height, viewBox with 0 width/height]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height, viewBox with 0 width/height (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height, viewBox with 0 width]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height, viewBox with 0 width (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height, viewBox with 0 height]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height, viewBox with 0 height (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width and height]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width and height, and aspect ratio from viewBox]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width and height of 0, and aspect ratio from viewBox]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width and height being negative, and aspect ratio from viewBox]
|
||||
expected: FAIL
|
||||
|
||||
[raster image (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[raster image with width/height attributes (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[raster image with width/height attributes (with srcset/1x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[non existent image with width/height attributes, no natural dimensions (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[non existent image with width/height attributes, no natural dimensions (with srcset/1x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions (with srcset/1x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image with width/height attrs, no natural dimensions (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image with width/height attrs, no natural dimensions (with srcset/1x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image with width attr, no natural dimensions (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image with width attr, no natural dimensions (with srcset/1x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image with height attr, no natural dimensions (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image with height attr, no natural dimensions (with srcset/1x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, percengage natural dimensions (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, percengage natural dimensions (with srcset/1x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, negative percengage natural dimensions (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, negative percengage natural dimensions (with srcset/1x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width (with srcset/1x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height (with srcset/1x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width of 0 (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width of 0 (with srcset/1x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height of 0 (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height of 0 (with srcset/1x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width being negative (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width being negative (with srcset/1x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height being negative (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height being negative (with srcset/1x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions, and aspect ratio from viewBox (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions, and aspect ratio from viewBox (with srcset/1x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, percengage natural dimensions, and aspect ratio from viewBox (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, percengage natural dimensions, and aspect ratio from viewBox (with srcset/1x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, negative percengage natural dimensions, and aspect ratio from viewBox (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, negative percengage natural dimensions, and aspect ratio from viewBox (with srcset/1x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width, and aspect ratio from viewBox (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width, and aspect ratio from viewBox (with srcset/1x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height, and aspect ratio from viewBox (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height, and aspect ratio from viewBox (with srcset/1x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width of 0, and aspect ratio from viewBox (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height of 0, and aspect ratio from viewBox (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width being negative, and aspect ratio from viewBox (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height being negative, and aspect ratio from viewBox (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions, viewBox with 0 width/height (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions, viewBox with 0 width/height (with srcset/1x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions, viewBox with 0 width (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions, viewBox with 0 width (with srcset/1x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions, viewBox with 0 height (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions, viewBox with 0 height (with srcset/1x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width, viewBox with 0 width/height (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width, viewBox with 0 width/height (with srcset/1x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width, viewBox with 0 width (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width, viewBox with 0 width (with srcset/1x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width, viewBox with 0 height (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width, viewBox with 0 height (with srcset/1x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height, viewBox with 0 width/height (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height, viewBox with 0 width/height (with srcset/1x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height, viewBox with 0 width (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height, viewBox with 0 width (with srcset/1x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height, viewBox with 0 height (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height, viewBox with 0 height (with srcset/1x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width and height (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width and height, and aspect ratio from viewBox (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width and height of 0, and aspect ratio from viewBox (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width and height being negative, and aspect ratio from viewBox (with srcset/1x)]
|
||||
expected: FAIL
|
||||
|
||||
[raster image (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[raster image (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[raster image with width/height attributes (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[raster image with width/height attributes (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[non existent image with width/height attributes, no natural dimensions (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[non existent image with width/height attributes, no natural dimensions (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image with width/height attrs, no natural dimensions (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image with width/height attrs, no natural dimensions (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image with width attr, no natural dimensions (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image with width attr, no natural dimensions (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image with height attr, no natural dimensions (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image with height attr, no natural dimensions (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, percengage natural dimensions (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, percengage natural dimensions (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, negative percengage natural dimensions (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, negative percengage natural dimensions (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width of 0 (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width of 0 (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height of 0 (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height of 0 (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width being negative (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width being negative (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height being negative (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height being negative (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions, and aspect ratio from viewBox (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions, and aspect ratio from viewBox (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, percengage natural dimensions, and aspect ratio from viewBox (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, percengage natural dimensions, and aspect ratio from viewBox (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, negative percengage natural dimensions, and aspect ratio from viewBox (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, negative percengage natural dimensions, and aspect ratio from viewBox (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width, and aspect ratio from viewBox (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width, and aspect ratio from viewBox (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height, and aspect ratio from viewBox (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height, and aspect ratio from viewBox (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width of 0, and aspect ratio from viewBox (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height of 0, and aspect ratio from viewBox (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width being negative, and aspect ratio from viewBox (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height being negative, and aspect ratio from viewBox (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions, viewBox with 0 width/height (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions, viewBox with 0 width/height (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions, viewBox with 0 width (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions, viewBox with 0 width (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions, viewBox with 0 height (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, no natural dimensions, viewBox with 0 height (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width, viewBox with 0 width/height (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width, viewBox with 0 width/height (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width, viewBox with 0 width (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width, viewBox with 0 width (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width, viewBox with 0 height (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width, viewBox with 0 height (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height, viewBox with 0 width/height (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height, viewBox with 0 width/height (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height, viewBox with 0 width (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height, viewBox with 0 width (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height, viewBox with 0 height (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural height, viewBox with 0 height (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width and height (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width and height (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width and height, and aspect ratio from viewBox (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width and height, and aspect ratio from viewBox (with srcset/2x) (when not rendered)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width and height of 0, and aspect ratio from viewBox (with srcset/2x)]
|
||||
expected: FAIL
|
||||
|
||||
[SVG image, with natural width and height being negative, and aspect ratio from viewBox (with srcset/2x)]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[icon-css-property-fill-reftest.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[icon-css-property-height-reftest.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[icon-css-property-margin-inline-end-reftest.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[icon-css-property-min-height-reftest.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[icon-css-property-stroke-reftest.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[icon-css-property-stroke-width-reftest.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[icon-different-for-precise-location-reftest.html]
|
||||
expected: FAIL
|
|
@ -1,4 +1,4 @@
|
|||
[popover-toggle-source.tentative.html]
|
||||
[popover-toggle-source.html]
|
||||
[ToggleEvent.source on popover elements: showPopover() without source.]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue