You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[template-no-aria-hidden-body](docs/rules/template-no-aria-hidden-body.md)| disallow aria-hidden on body element || 🔧 ||
187
-
|[template-no-aria-unsupported-elements](docs/rules/template-no-aria-unsupported-elements.md)| disallow ARIA roles, states, and properties on elements that do not support them ||||
|[template-no-duplicate-landmark-elements](docs/rules/template-no-duplicate-landmark-elements.md)| disallow duplicate landmark elements without unique labels ||||
190
-
|[template-no-empty-headings](docs/rules/template-no-empty-headings.md)| disallow empty heading elements ||||
191
-
|[template-no-heading-inside-button](docs/rules/template-no-heading-inside-button.md)| disallow heading elements inside button elements ||||
|[template-no-nested-interactive](docs/rules/template-no-nested-interactive.md)| disallow nested interactive elements ||||
198
-
|[template-no-nested-landmark](docs/rules/template-no-nested-landmark.md)| disallow nested landmark elements ||||
199
-
|[template-no-pointer-down-event-binding](docs/rules/template-no-pointer-down-event-binding.md)| disallow pointer down event bindings ||||
200
-
|[template-require-valid-alt-text](docs/rules/template-require-valid-alt-text.md)| require valid alt text for images and other elements ||||
201
-
|[template-require-valid-form-groups](docs/rules/template-require-valid-form-groups.md)| require grouped form controls to have fieldset/legend or WAI-ARIA group labeling ||||
202
-
|[template-table-groups](docs/rules/template-table-groups.md)| require table elements to use table grouping elements ||||
|[template-no-aria-hidden-body](docs/rules/template-no-aria-hidden-body.md)| disallow aria-hidden on body element || 🔧 ||
187
+
|[template-no-aria-unsupported-elements](docs/rules/template-no-aria-unsupported-elements.md)| disallow ARIA roles, states, and properties on elements that do not support them ||||
|[template-no-duplicate-landmark-elements](docs/rules/template-no-duplicate-landmark-elements.md)| disallow duplicate landmark elements without unique labels ||||
190
+
|[template-no-empty-headings](docs/rules/template-no-empty-headings.md)| disallow empty heading elements ||||
191
+
|[template-no-heading-inside-button](docs/rules/template-no-heading-inside-button.md)| disallow heading elements inside button elements ||||
|[template-no-nested-interactive](docs/rules/template-no-nested-interactive.md)| disallow nested interactive elements ||||
198
+
|[template-no-nested-landmark](docs/rules/template-no-nested-landmark.md)| disallow nested landmark elements ||||
199
+
|[template-no-pointer-down-event-binding](docs/rules/template-no-pointer-down-event-binding.md)| disallow pointer down event bindings ||||
200
+
|[template-require-presentational-children](docs/rules/template-require-presentational-children.md)| require presentational elements to only contain presentational children ||||
201
+
|[template-require-valid-alt-text](docs/rules/template-require-valid-alt-text.md)| require valid alt text for images and other elements ||||
202
+
|[template-require-valid-form-groups](docs/rules/template-require-valid-form-groups.md)| require grouped form controls to have fieldset/legend or WAI-ARIA group labeling ||||
203
+
|[template-table-groups](docs/rules/template-table-groups.md)| require table elements to use table grouping elements ||||
0 commit comments