mirror of
https://github.com/servo/servo.git
synced 2025-08-16 10:55:34 +01:00
Update web-platform-tests to revision b'4c3d068f942231dc905ea283e4f82bd70801c37c' (#33461)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
ed908f3fd4
commit
9f2306f760
492 changed files with 15354 additions and 4777 deletions
|
@ -11,3 +11,5 @@
|
|||
[KeyframeEffect.getKeyframes() returns frames unaffected by a non-default easing function]
|
||||
expected: FAIL
|
||||
|
||||
[KeyframeEffect.getKeyframes() returns expected frames for a custom property transition]
|
||||
expected: FAIL
|
||||
|
|
6
tests/wpt/meta/css/css-transitions/custom-property-and-allow-discrete.html.ini
vendored
Normal file
6
tests/wpt/meta/css/css-transitions/custom-property-and-allow-discrete.html.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[custom-property-and-allow-discrete.html]
|
||||
[It is possible to transition an unregistered custom property using "transition-behavior: allows-discrete"]
|
||||
expected: FAIL
|
||||
|
||||
[It is possible to transition an unregistered custom property using "transition-behavior: allows-discrete" when setting "transition-property" in the style change that yields the transition]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue