Skip to content

Commit 18b556f

Browse files
committed
Moved heading-order to experimental
1 parent e208dab commit 18b556f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rules/heading-order.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"impact": "moderate",
44
"selector": "h1, h2, h3, h4, h5, h6, [role=heading]",
55
"matches": "heading-matches",
6-
"tags": ["cat.semantics", "best-practice"],
6+
"tags": ["cat.semantics", "wcag2aaa", "wcag2410", "experimental"],
77
"metadata": {
88
"description": "Ensures the order of headings is semantically correct",
99
"help": "Heading levels should only increase by one"

0 commit comments

Comments
 (0)