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:
Servo WPT Sync 2024-09-15 03:26:41 +02:00 committed by GitHub
parent ed908f3fd4
commit 9f2306f760
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
492 changed files with 15354 additions and 4777 deletions

View file

@ -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

View 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