aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/html/semantics/selectors
diff options
context:
space:
mode:
authorMartin Robinson <mrobinson@igalia.com>2024-08-24 01:43:54 -0700
committerGitHub <noreply@github.com>2024-08-24 08:43:54 +0000
commit7582afebeca965f8d12a6594284969ee55f6742f (patch)
treec644387dfa317797c060b4d0efe9989f07ea4394 /tests/wpt/meta/html/semantics/selectors
parentad45fa0a196a5d8f9655c41afc6b5b42570f5340 (diff)
downloadservo-7582afebeca965f8d12a6594284969ee55f6742f.tar.gz
servo-7582afebeca965f8d12a6594284969ee55f6742f.zip
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>
Diffstat (limited to 'tests/wpt/meta/html/semantics/selectors')
-rw-r--r--tests/wpt/meta/html/semantics/selectors/pseudo-classes/autofill.html.ini4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/wpt/meta/html/semantics/selectors/pseudo-classes/autofill.html.ini b/tests/wpt/meta/html/semantics/selectors/pseudo-classes/autofill.html.ini
index 85f8e43548f..fa9f57ee7b6 100644
--- a/tests/wpt/meta/html/semantics/selectors/pseudo-classes/autofill.html.ini
+++ b/tests/wpt/meta/html/semantics/selectors/pseudo-classes/autofill.html.ini
@@ -1,7 +1,3 @@
[autofill.html]
- [":autofill" should be a valid selector]
- expected: FAIL
-
[":-webkit-autofill" should be a valid selector]
expected: FAIL
-