Sync WPT with upstream (07-01-2024) (#31018)

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

* update expectation for service-worker-registration.https.html.ini

The expectation of CRASH was added during the import
seemingly due to an intermittent crash in CI. The test is
no longer crashing.

---------

Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
This commit is contained in:
Servo WPT Sync 2024-01-08 00:36:08 -05:00 committed by GitHub
parent 79a0f76d26
commit 527119aebb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
180 changed files with 2043 additions and 336 deletions

View file

@ -10,3 +10,9 @@
[Test an animation name that is the same as a possible animation direction.]
expected: FAIL
[Test an animation name that is the same as a possible animation timing-function.]
expected: FAIL
[Test an animation name that is the same as a possible animation iteration-count.]
expected: FAIL

View file

@ -34,3 +34,12 @@
[Default animation value]
expected: FAIL
[Property animation value 'ease-in-out']
expected: FAIL
[Property animation value 'none, none']
expected: FAIL
[Animation with a delay but no duration]
expected: FAIL