Update web-platform-tests to revision b'475127f90be9926867796ff98717b621a358af52' (#34956)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-01-12 02:34:48 +01:00 committed by GitHub
parent 748954d610
commit 716fa9387d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
504 changed files with 13737 additions and 9756 deletions

View file

@ -0,0 +1,3 @@
[option-img-alt-text.tentative.html]
[option.label and option.text should include alt text of <img> elements.]
expected: FAIL

View file

@ -26,7 +26,7 @@
[Test that value and selectedOption are correctly updated]
expected: FAIL
[Test that HTMLOption.selected updates select.value and select.selectedOption]
[Test that HTMLOption.selected updates select.value and select.selectedOptions]
expected: FAIL
[Test that HTMLOption.value updates select.value]