mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
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:
parent
ad45fa0a19
commit
7582afebec
10 changed files with 58 additions and 68 deletions
|
@ -1,7 +1,3 @@
|
|||
[autofill.html]
|
||||
[":autofill" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
[":-webkit-autofill" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue