Update web-platform-tests to revision b'c72ee0c082d350b8b44f7a6bac1f028752b13527' (#34837)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-01-05 02:59:46 +01:00 committed by GitHub
parent d1de3cc407
commit 15eb405f36
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
335 changed files with 11790 additions and 765 deletions

View file

@ -97,3 +97,51 @@
[An interpolation to inherit updates correctly on a parent style change.]
expected: FAIL
[CSS Transitions: property <font-style> from [normal\] to [oblique 10deg\] at (0) should be [oblique 0deg\]]
expected: FAIL
[CSS Transitions with transition: all: property <font-style> from [normal\] to [oblique 10deg\] at (0) should be [oblique 0deg\]]
expected: FAIL
[CSS Animations: property <font-style> from [normal\] to [oblique 10deg\] at (0) should be [oblique 0deg\]]
expected: FAIL
[Web Animations: property <font-style> from [normal\] to [oblique 10deg\] at (0) should be [oblique 0deg\]]
expected: FAIL
[CSS Transitions: property <font-style> from [initial\] to [inherit\] at (0) should be [oblique 0deg\]]
expected: FAIL
[CSS Transitions with transition: all: property <font-style> from [initial\] to [inherit\] at (0) should be [oblique 0deg\]]
expected: FAIL
[CSS Animations: property <font-style> from [initial\] to [inherit\] at (0) should be [oblique 0deg\]]
expected: FAIL
[Web Animations: property <font-style> from [initial\] to [inherit\] at (0) should be [oblique 0deg\]]
expected: FAIL
[CSS Transitions: property <font-style> from [oblique 20deg\] to [normal\] at (1) should be [oblique 0deg\]]
expected: FAIL
[CSS Transitions with transition: all: property <font-style> from [oblique 20deg\] to [normal\] at (1) should be [oblique 0deg\]]
expected: FAIL
[CSS Animations: property <font-style> from [oblique 20deg\] to [normal\] at (1) should be [oblique 0deg\]]
expected: FAIL
[Web Animations: property <font-style> from [oblique 20deg\] to [normal\] at (1) should be [oblique 0deg\]]
expected: FAIL
[CSS Transitions: property <font-style> from [oblique -90deg\] to [oblique 90deg\] at (0.5) should be [oblique 0deg\]]
expected: FAIL
[CSS Transitions with transition: all: property <font-style> from [oblique -90deg\] to [oblique 90deg\] at (0.5) should be [oblique 0deg\]]
expected: FAIL
[CSS Animations: property <font-style> from [oblique -90deg\] to [oblique 90deg\] at (0.5) should be [oblique 0deg\]]
expected: FAIL
[Web Animations: property <font-style> from [oblique -90deg\] to [oblique 90deg\] at (0.5) should be [oblique 0deg\]]
expected: FAIL