script: Update list of non-TS pseudo classes supported by Servo (#33165)

Also remove some code duplication by moving some of the code into the
`Element` impl.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
Martin Robinson 2024-08-24 01:43:54 -07:00 committed by GitHub
parent ad45fa0a19
commit 7582afebec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 58 additions and 68 deletions

View file

@ -1,7 +1,4 @@
[focus-within-009.html]
[Initial State]
expected: FAIL
[Focus 'target1']
expected: FAIL
@ -17,9 +14,6 @@
[Focus 'target1' once again]
expected: FAIL
[Detach 'container1' from the document]
expected: FAIL
[Try to focus 'target1']
expected: FAIL
@ -31,6 +25,3 @@
[Focus 'target1' for the last time]
expected: FAIL
[Move 'target1' in 'container2']
expected: FAIL