commit 0f43210f7335a187014c478353dc8897e5e5279e
parent 73280107ce7c247b076ac9166b3d14f74adad5a8
Author: Chris Cuellar <58723+ChrisC@users.noreply.github.com>
Date: Thu, 8 Jan 2026 17:37:47 +0000
Bug 2005904 [wpt PR 56730] - maps "heading-selectors" web feature, a=testonly
Automatic update from web-platform-tests
maps "heading-selectors" web feature (#56730)
Co-authored-by: Mike Pennisi <mike@mikepennisi.com>
--
wpt-commits: 79e5a5b227799bbae00ec5747a8d346094c676e1
wpt-pr: 56730
Diffstat:
2 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/tests/css/selectors/WEB_FEATURES.yml b/testing/web-platform/tests/css/selectors/WEB_FEATURES.yml
@@ -47,3 +47,6 @@ features:
- name: open-pseudo
files:
- open-pseudo.html
+- name: heading-selectors
+ files:
+ - heading.html
diff --git a/testing/web-platform/tests/css/selectors/parsing/WEB_FEATURES.yml b/testing/web-platform/tests/css/selectors/parsing/WEB_FEATURES.yml
@@ -18,3 +18,6 @@ features:
- name: shadow-parts
files:
- parse-part.html
+- name: heading-selectors
+ files:
+ - parse-heading.html