mirror of
https://github.com/servo/servo.git
synced 2025-09-18 02:48:20 +01:00
Sync WPT with upstream (07-09-2025) (#39188)
Automated downstream sync of changes from upstream as of 07-09-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
3ac8875697
commit
af8723c0b1
743 changed files with 13580 additions and 12062 deletions
|
@ -1,4 +1,4 @@
|
|||
[source-attribute-retargeting.tentative.html]
|
||||
[source-attribute-retargeting.html]
|
||||
[CommandEvent.source and ToggleEvent.source should be retargeted during and after event dispatch.]
|
||||
expected: FAIL
|
||||
|
|
@ -1,54 +0,0 @@
|
|||
[idlharness.tentative.html]
|
||||
[InterestEvent interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[InterestEvent interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[InterestEvent interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[InterestEvent interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[InterestEvent interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[InterestEvent interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[InterestEvent interface: attribute source]
|
||||
expected: FAIL
|
||||
|
||||
[InterestEvent must be primary interface of new InterestEvent("interest")]
|
||||
expected: FAIL
|
||||
|
||||
[Stringification of new InterestEvent("interest")]
|
||||
expected: FAIL
|
||||
|
||||
[InterestEvent interface: new InterestEvent("interest") must inherit property "source" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLAnchorElement interface: attribute interestForElement]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLAnchorElement interface: document.createElement("a") must inherit property "interestForElement" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLAreaElement interface: attribute interestForElement]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLAreaElement interface: document.createElement("area") must inherit property "interestForElement" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLButtonElement interface: attribute interestForElement]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLButtonElement interface: document.createElement("button") must inherit property "interestForElement" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[SVGAElement interface: attribute interestForElement]
|
||||
expected: FAIL
|
||||
|
||||
[SVGAElement interface: document.createElementNS("http://www.w3.org/2000/svg", "a") must inherit property "interestForElement" with the proper type]
|
||||
expected: FAIL
|
|
@ -1,18 +0,0 @@
|
|||
[interestelement-interface.tentative.html]
|
||||
[interestForElement reflects interestee HTML element]
|
||||
expected: FAIL
|
||||
|
||||
[interestForElement reflects set value]
|
||||
expected: FAIL
|
||||
|
||||
[interestForElement reflects set value across shadow root into light dom]
|
||||
expected: FAIL
|
||||
|
||||
[interestForElement does not reflect set value inside shadowroot]
|
||||
expected: FAIL
|
||||
|
||||
[interestForElement does not reflect invalid value]
|
||||
expected: FAIL
|
||||
|
||||
[interestForElement throws error on assignment of non Element]
|
||||
expected: FAIL
|
|
@ -1,204 +0,0 @@
|
|||
[interestfor-css-properties.tentative.html]
|
||||
[Property interest-show-delay value '0s']
|
||||
expected: FAIL
|
||||
|
||||
[Property interest-show-delay value '0ms']
|
||||
expected: FAIL
|
||||
|
||||
[Property interest-show-delay value '32s']
|
||||
expected: FAIL
|
||||
|
||||
[Property interest-show-delay value '123ms']
|
||||
expected: FAIL
|
||||
|
||||
[e.style['interest-show-delay'\] = "0s" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['interest-show-delay'\] = "0ms" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['interest-show-delay'\] = "32s" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['interest-show-delay'\] = "123ms" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['interest-show-delay'\] = "inherit" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['interest-show-delay'\] = "calc(2s * sibling-index())" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <interest-show-delay> from [1s\] to [2000ms\] at (-1.5) should be [0s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <interest-show-delay> from [1s\] to [2000ms\] at (-0.3) should be [0.7s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <interest-show-delay> from [1s\] to [2000ms\] at (0) should be [1s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <interest-show-delay> from [1s\] to [2000ms\] at (0.5) should be [1.5s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <interest-show-delay> from [1s\] to [2000ms\] at (1) should be [2s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <interest-show-delay> from [1s\] to [2000ms\] at (1.5) should be [2.5s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <interest-show-delay> from [1s\] to [2000ms\] at (-1.5) should be [0s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <interest-show-delay> from [1s\] to [2000ms\] at (-0.3) should be [0.7s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <interest-show-delay> from [1s\] to [2000ms\] at (0) should be [1s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <interest-show-delay> from [1s\] to [2000ms\] at (0.5) should be [1.5s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <interest-show-delay> from [1s\] to [2000ms\] at (1) should be [2s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <interest-show-delay> from [1s\] to [2000ms\] at (1.5) should be [2.5s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <interest-show-delay> from [1s\] to [2000ms\] at (-1.5) should be [0s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <interest-show-delay> from [1s\] to [2000ms\] at (-0.3) should be [0.7s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <interest-show-delay> from [1s\] to [2000ms\] at (0) should be [1s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <interest-show-delay> from [1s\] to [2000ms\] at (0.5) should be [1.5s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <interest-show-delay> from [1s\] to [2000ms\] at (1) should be [2s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <interest-show-delay> from [1s\] to [2000ms\] at (1.5) should be [2.5s\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <interest-show-delay> from [1s\] to [2000ms\] at (-1.5) should be [0s\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <interest-show-delay> from [1s\] to [2000ms\] at (-0.3) should be [0.7s\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <interest-show-delay> from [1s\] to [2000ms\] at (0) should be [1s\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <interest-show-delay> from [1s\] to [2000ms\] at (0.5) should be [1.5s\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <interest-show-delay> from [1s\] to [2000ms\] at (1) should be [2s\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <interest-show-delay> from [1s\] to [2000ms\] at (1.5) should be [2.5s\]]
|
||||
expected: FAIL
|
||||
|
||||
[Property interest-hide-delay value '0s']
|
||||
expected: FAIL
|
||||
|
||||
[Property interest-hide-delay value '0ms']
|
||||
expected: FAIL
|
||||
|
||||
[Property interest-hide-delay value '32s']
|
||||
expected: FAIL
|
||||
|
||||
[Property interest-hide-delay value '123ms']
|
||||
expected: FAIL
|
||||
|
||||
[e.style['interest-hide-delay'\] = "0s" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['interest-hide-delay'\] = "0ms" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['interest-hide-delay'\] = "32s" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['interest-hide-delay'\] = "123ms" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['interest-hide-delay'\] = "inherit" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['interest-hide-delay'\] = "calc(2s * sibling-index())" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <interest-hide-delay> from [1s\] to [2000ms\] at (-1.5) should be [0s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <interest-hide-delay> from [1s\] to [2000ms\] at (-0.3) should be [0.7s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <interest-hide-delay> from [1s\] to [2000ms\] at (0) should be [1s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <interest-hide-delay> from [1s\] to [2000ms\] at (0.5) should be [1.5s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <interest-hide-delay> from [1s\] to [2000ms\] at (1) should be [2s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <interest-hide-delay> from [1s\] to [2000ms\] at (1.5) should be [2.5s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <interest-hide-delay> from [1s\] to [2000ms\] at (-1.5) should be [0s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <interest-hide-delay> from [1s\] to [2000ms\] at (-0.3) should be [0.7s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <interest-hide-delay> from [1s\] to [2000ms\] at (0) should be [1s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <interest-hide-delay> from [1s\] to [2000ms\] at (0.5) should be [1.5s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <interest-hide-delay> from [1s\] to [2000ms\] at (1) should be [2s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <interest-hide-delay> from [1s\] to [2000ms\] at (1.5) should be [2.5s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <interest-hide-delay> from [1s\] to [2000ms\] at (-1.5) should be [0s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <interest-hide-delay> from [1s\] to [2000ms\] at (-0.3) should be [0.7s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <interest-hide-delay> from [1s\] to [2000ms\] at (0) should be [1s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <interest-hide-delay> from [1s\] to [2000ms\] at (0.5) should be [1.5s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <interest-hide-delay> from [1s\] to [2000ms\] at (1) should be [2s\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <interest-hide-delay> from [1s\] to [2000ms\] at (1.5) should be [2.5s\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <interest-hide-delay> from [1s\] to [2000ms\] at (-1.5) should be [0s\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <interest-hide-delay> from [1s\] to [2000ms\] at (-0.3) should be [0.7s\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <interest-hide-delay> from [1s\] to [2000ms\] at (0) should be [1s\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <interest-hide-delay> from [1s\] to [2000ms\] at (0.5) should be [1.5s\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <interest-hide-delay> from [1s\] to [2000ms\] at (1) should be [2s\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <interest-hide-delay> from [1s\] to [2000ms\] at (1.5) should be [2.5s\]]
|
||||
expected: FAIL
|
|
@ -1,27 +0,0 @@
|
|||
[interestfor-css-shorthands.tentative.html]
|
||||
[e.style['interest-delay'\] = "0.23s 450ms" should set interest-hide-delay]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['interest-delay'\] = "0.23s 450ms" should set interest-show-delay]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['interest-delay'\] = "0.23s 450ms" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['interest-delay'\] = "0.23s" should set interest-hide-delay]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['interest-delay'\] = "0.23s" should set interest-show-delay]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['interest-delay'\] = "0.23s" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['interest-delay'\] = "450ms" should set interest-hide-delay]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['interest-delay'\] = "450ms" should set interest-show-delay]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['interest-delay'\] = "450ms" should not set unrelated longhands]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[interestfor-pseudo-element-appearance.tentative.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue