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

@ -0,0 +1,18 @@
[padding-block-interpolation.html]
[Web Animations: property <padding-block> from [10px\] to [20px\] at (-0.3) should be [7px\]]
expected: FAIL
[Web Animations: property <padding-block> from [10px\] to [20px\] at (0) should be [10px\]]
expected: FAIL
[Web Animations: property <padding-block> from [10px\] to [20px\] at (0.3) should be [13px\]]
expected: FAIL
[Web Animations: property <padding-block> from [10px\] to [20px\] at (0.6) should be [16px\]]
expected: FAIL
[Web Animations: property <padding-block> from [10px\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[Web Animations: property <padding-block> from [10px\] to [20px\] at (1.5) should be [25px\]]
expected: FAIL

View file

@ -0,0 +1,18 @@
[padding-inline-interpolation.html]
[Web Animations: property <padding-inline> from [10px\] to [20px\] at (-0.3) should be [7px\]]
expected: FAIL
[Web Animations: property <padding-inline> from [10px\] to [20px\] at (0) should be [10px\]]
expected: FAIL
[Web Animations: property <padding-inline> from [10px\] to [20px\] at (0.3) should be [13px\]]
expected: FAIL
[Web Animations: property <padding-inline> from [10px\] to [20px\] at (0.6) should be [16px\]]
expected: FAIL
[Web Animations: property <padding-inline> from [10px\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[Web Animations: property <padding-inline> from [10px\] to [20px\] at (1.5) should be [25px\]]
expected: FAIL