mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Sync WPT with upstream (18-05-2025) (#37040)
Automated downstream sync of changes from upstream as of 18-05-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
ed469fe72f
commit
070a8cf937
377 changed files with 11542 additions and 2416 deletions
2
tests/wpt/meta/html/semantics/embedded-content/media-elements/media_fragment_seek.html.ini
vendored
Normal file
2
tests/wpt/meta/html/semantics/embedded-content/media-elements/media_fragment_seek.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[media_fragment_seek.html]
|
||||
expected: CRASH
|
|
@ -0,0 +1,7 @@
|
|||
[embed-javascript-url.html]
|
||||
expected: TIMEOUT
|
||||
[location.href = 'javascript:"test"' should fire a load event]
|
||||
expected: TIMEOUT
|
||||
|
||||
[location.href = 'javascript:1' should not fire a load event]
|
||||
expected: NOTRUN
|
|
@ -1,3 +1,6 @@
|
|||
[iframe-loading-lazy-reload-navigation-reload.html]
|
||||
[Reloading iframe loading='lazy' before it is loaded: location.reload]
|
||||
expected: FAIL
|
||||
|
||||
[Reloading iframe loading='lazy' before it is loaded: navigation.reload]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,40 @@
|
|||
[iframe_javascript_url_in_src.htm]
|
||||
expected: TIMEOUT
|
||||
[String object: javascript:new String("foo")]
|
||||
expected: TIMEOUT
|
||||
|
||||
[undefined: javascript:void(0)]
|
||||
expected: TIMEOUT
|
||||
|
||||
[number: javascript:1]
|
||||
expected: TIMEOUT
|
||||
|
||||
[boolean: javascript:true]
|
||||
expected: TIMEOUT
|
||||
|
||||
[null: javascript:null]
|
||||
expected: TIMEOUT
|
||||
|
||||
[global: javascript:window]
|
||||
expected: TIMEOUT
|
||||
|
||||
[host object: javascript:document]
|
||||
expected: TIMEOUT
|
||||
|
||||
[function: javascript:(() => { return function() {}; })()]
|
||||
expected: TIMEOUT
|
||||
|
||||
[regexp: javascript:/foo/]
|
||||
expected: TIMEOUT
|
||||
|
||||
[array: javascript:["foo"\]]
|
||||
expected: TIMEOUT
|
||||
|
||||
[object: javascript:{"foo": "bar"}]
|
||||
expected: TIMEOUT
|
||||
|
||||
[ArrayBuffer: javascript:new ArrayBuffer(8)]
|
||||
expected: TIMEOUT
|
||||
|
||||
[TypeError: javascript:new TypeError("foo")]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[iframe_javascript_url_initial_insertion.html]
|
||||
[javascript: URL in iframe src, initial insertion check]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[iframe_javascript_url_loading_lazy.htm]
|
||||
[javascript: URL in iframe src and loading="lazy"]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[iframe_javascript_url_not_about_blank.html]
|
||||
[javascript: URL in iframe src, initial src is not about:blank]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[iframe_javascript_url_remove_srcdoc.html]
|
||||
[javascript: URL in iframe src, removing srcdoc]
|
||||
expected: FAIL
|
|
@ -0,0 +1,90 @@
|
|||
[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,7 @@
|
|||
[object-javascript-url.html]
|
||||
expected: TIMEOUT
|
||||
[location.href = 'javascript:"test"' should fire a load event]
|
||||
expected: TIMEOUT
|
||||
|
||||
[location.href = 'javascript:1' should not fire a load event]
|
||||
expected: NOTRUN
|
3
tests/wpt/meta/html/semantics/embedded-content/the-video-element/intrinsic_sizes.htm.ini
vendored
Normal file
3
tests/wpt/meta/html/semantics/embedded-content/the-video-element/intrinsic_sizes.htm.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[intrinsic_sizes.htm]
|
||||
[default object size after src is removed]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[selectedcontent-mutations.tentative.html]
|
||||
[MutationObserver records during parsing of <select> with <selectedcontent>]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[display-css-property-reftest.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[display-css-property.tentative.html]
|
||||
['display' should be either 'inline-block' or 'none']
|
||||
expected: FAIL
|
21
tests/wpt/meta/html/semantics/popovers/popover-toggle-source.tentative.html.ini
vendored
Normal file
21
tests/wpt/meta/html/semantics/popovers/popover-toggle-source.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,21 @@
|
|||
[popover-toggle-source.tentative.html]
|
||||
[ToggleEvent.source on popover elements: showPopover() without source.]
|
||||
expected: FAIL
|
||||
|
||||
[ToggleEvent.source on popover elements: showPopover() with source.]
|
||||
expected: FAIL
|
||||
|
||||
[ToggleEvent.source on popover elements: Calling click() on a popovertarget button.]
|
||||
expected: FAIL
|
||||
|
||||
[ToggleEvent.source on popover elements: Calling click() on a command button.]
|
||||
expected: FAIL
|
||||
|
||||
[ToggleEvent.source on popover elements: showPopover() then popovertarget button.]
|
||||
expected: FAIL
|
||||
|
||||
[ToggleEvent.source on popover elements: showPopover(invoker) then popovertarget button.]
|
||||
expected: FAIL
|
||||
|
||||
[ToggleEvent.source on popover elements: popovertarget button then hidePopover().]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue