Sync WPT with upstream (18-07-2023) (#30006)

* Update web-platform-tests to revision b'e16853520ae70ba309108ccff87a7816f74be4dd'

* Remove new spurious result

---------

Co-authored-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
Servo WPT Sync 2023-07-19 17:23:15 -04:00 committed by GitHub
parent 727d61a99d
commit 59b0b1bade
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
1258 changed files with 28005 additions and 10149 deletions

View file

@ -160,3 +160,15 @@
[CSS Transitions: property <display> from [inline\] to [block\] at (0.3) should be [block\]]
expected: FAIL
[CSS Transitions with transition: all: property <display> from [block\] to [none\] at (-1) should be [block\]]
expected: FAIL
[CSS Transitions with transition: all: property <display> from [block\] to [none\] at (0) should be [block\]]
expected: FAIL
[CSS Transitions with transition: all: property <display> from [block\] to [none\] at (0.1) should be [block\]]
expected: FAIL
[CSS Transitions with transition: all: property <display> from [block\] to [none\] at (0.9) should be [block\]]
expected: FAIL