We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e208dab commit 18b556fCopy full SHA for 18b556f
lib/rules/heading-order.json
@@ -3,7 +3,7 @@
3
"impact": "moderate",
4
"selector": "h1, h2, h3, h4, h5, h6, [role=heading]",
5
"matches": "heading-matches",
6
- "tags": ["cat.semantics", "best-practice"],
+ "tags": ["cat.semantics", "wcag2aaa", "wcag2410", "experimental"],
7
"metadata": {
8
"description": "Ensures the order of headings is semantically correct",
9
"help": "Heading levels should only increase by one"
0 commit comments