mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Update web-platform-tests to revision b'bf49dde84c5f05613115d6146d109f0ec3900694' (#34483)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
97f486ad26
commit
c3a58f9c16
889 changed files with 225440 additions and 53621 deletions
|
@ -79,7 +79,18 @@
|
|||
|
||||
[Redundant change, before -> after, then back]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[After -> Idle, display: none]
|
||||
expected: FAIL
|
||||
|
||||
[Replacing a running animation should get animationcancel earlier than animationstart]
|
||||
expected: FAIL
|
||||
|
||||
[The cancel event should be fired before the new start event if both have the same position in the animation list]
|
||||
expected: FAIL
|
||||
|
||||
[The cancel event with an earlier position in animation list should be fired earlier]
|
||||
expected: FAIL
|
||||
|
||||
[The order of the cancel events follows the relative positions in the animation list at the point when they were cancelled]
|
||||
expected: FAIL
|
||||
|
|
|
@ -313,3 +313,6 @@
|
|||
|
||||
[e.style['animation-range'\] = "10%" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-range value '10% calc(70% + 10% * sign(100em - 1px))']
|
||||
expected: FAIL
|
||||
|
|
|
@ -70,3 +70,6 @@
|
|||
|
||||
[e.style['animation-range-start'\] = "120px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-range-start'\] = "cover calc(sign(100em - 1px) * 1%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue