accessible-html-content-patterns
Version:
A collection of the full HTML5 Doctor Element Index as well as common markup patterns for quick reference.
18 lines (17 loc) • 445 B
Plain Text
{
"tagname-lowercase": true,
"attr-lowercase": true,
"attr-value-double-quotes": true,
"tag-pair": true,
"tag-self-close": true,
"spec-char-escape": true,
"id-unique": true,
"src-not-empty": true,
"attr-no-duplication": true,
"title-require": true,
"alt-require": true,
"doctype-html5": true,
"space-tab-mixed-disabled": true,
"id-class-ad-disabled": true,
"attr-unsafe-chars": true
}