Sync WPT with upstream (24-10-2023) (#30607)

* wpt sync: adapt code for new TestRoot class

Fixes #30558

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>

* temp change to allow wpt sync build to pass

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>

* Update web-platform-tests to revision b'0d5028f200c8651b17bb224657d6e1065adcff37'

* Revert "temp change to allow wpt sync build to pass"

This reverts commit bad72c7f87.

* revert metadata update for intermittent timeouts

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>

---------

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
This commit is contained in:
Servo WPT Sync 2023-10-25 03:26:53 -04:00 committed by GitHub
parent 1f961b9d38
commit 65beca94cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
814 changed files with 19834 additions and 4403 deletions

View file

@ -0,0 +1,21 @@
[background-blend-mode-computed-multiple.html]
[Property background-blend-mode value 'normal']
expected: FAIL
[Property background-blend-mode value 'multiply']
expected: FAIL
[Property background-blend-mode value 'normal, luminosity']
expected: FAIL
[Property background-blend-mode value 'screen, overlay']
expected: FAIL
[Property background-blend-mode value 'color, saturation']
expected: FAIL
[Property background-blend-mode value 'normal, luminosity, color']
expected: FAIL
[Property background-blend-mode value 'screen, overlay, screen']
expected: FAIL