mirror of
https://github.com/servo/servo.git
synced 2025-08-11 00:15:32 +01:00
Sync WPT with upstream (13-04-2025) (#36488)
Automated downstream sync of changes from upstream as of 13-04-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
85bd0918f2
commit
0c045fc247
296 changed files with 8510 additions and 3764 deletions
|
@ -79,3 +79,6 @@
|
|||
|
||||
[Property animation-trigger-exit-range-end value 'exit']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-end value 'auto']
|
||||
expected: FAIL
|
||||
|
|
|
@ -70,3 +70,6 @@
|
|||
|
||||
[e.style['animation-trigger-exit-range-end'\] = "exit" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-end'\] = "auto" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
|
@ -316,3 +316,54 @@
|
|||
|
||||
[e.style['animation-trigger-exit-range'\] = "10%" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "auto" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "auto auto" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "cover auto" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "cover 10% auto" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "auto cover" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "auto cover 90%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "normal auto" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "auto normal" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "auto" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "auto" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "auto" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "normal auto" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "normal auto" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "normal auto" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "auto normal" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "auto normal" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "auto normal" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
|
|
@ -79,3 +79,6 @@
|
|||
|
||||
[Property animation-trigger-exit-range-start value 'exit']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-start value 'auto']
|
||||
expected: FAIL
|
||||
|
|
|
@ -73,3 +73,6 @@
|
|||
|
||||
[e.style['animation-trigger-exit-range-start'\] = "cover calc(sign(100em - 1px) * 1%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-start'\] = "auto" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue