Sync WPT with upstream (17-03-2024) (#31715)

* Update raw lags path for WPT import

I forgot to do this in #31616

* Update web-platform-tests to revision b'298d1599dbf6255aea63506daaa1702ff0c4fdc5'

---------

Co-authored-by: Samson <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
Servo WPT Sync 2024-03-17 06:51:07 -04:00 committed by GitHub
parent d2dcb20bea
commit 52c2b1e3a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
490 changed files with 11141 additions and 3259 deletions

View file

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

View file

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