Update web-platform-tests to revision b'7b6f075f0ec3c52d92c61fb9f35ce0ec927b17b2' (#34525)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-12-08 11:45:12 +01:00 committed by GitHub
parent 2fbe16876c
commit b3977e7f6c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
146 changed files with 4116 additions and 587 deletions

View file

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