Update web-platform-tests to revision b'd2f2efe271ae2fa661c52ed2fe8564e21ad4036f' (#34115)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-11-03 02:33:12 +01:00 committed by GitHub
parent 0759dde11b
commit b22c0771be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
1737 changed files with 45436 additions and 16168 deletions

View file

@ -0,0 +1,18 @@
[the-select-arrow-pseudo-element.tentative.html]
["::select-arrow" should be a valid selector]
expected: FAIL
["*::select-arrow" should be a valid selector]
expected: FAIL
["foo.bar[baz\]::select-arrow" should be a valid selector]
expected: FAIL
["::select-arrow::marker" should be a valid selector]
expected: FAIL
["::slotted(*)::select-arrow" should be a valid selector]
expected: FAIL
["::part(foo)::select-arrow" should be a valid selector]
expected: FAIL