{"rules":{"attr-duplication":true,"deprecated-attr":true,"deprecated-element":true,"doctype":true,"heading-levels":true,"id-duplication":true,"ineffective-attr":true,"no-duplicate-dt":true,"no-refer-to-non-existent-id":true,"no-orphaned-end-tag":true,"permitted-contents":true,"placeholder-label-option":true,"require-datetime":true,"required-attr":true},"nodeRules":[{"selector":":where(head)","rules":{"required-element":["meta[charset=\"UTF-8\" i]"]}},{"selector":"h1, h2, h3, h4, h5, h6","rules":{"disallowed-element":{"value":["small"],"reason":"The small element must not be used for subheadings. https://html.spec.whatwg.org/multipage/text-level-semantics.html#the-small-element"}}},{"selector":":where(figcaption ~ table, table:has(~ figcaption))","rules":{"disallowed-element":{"value":["caption"],"reason":"When a table element is the only content in a figure element other than the figcaption, the caption element should be omitted in favor of the figcaption. (https://html.spec.whatwg.org/multipage/tables.html#the-caption-element)"},"require-accessible-name":false}},{"selector":":where(input[pattern])","rules":{"required-attr":{"value":[{"name":"title"}]}}},{"regexSelector":{"nodeName":"details","attrName":"name","attrValue":"^(?<value>.+)$","combination":{"combinator":" ","nodeName":"details"}},"rules":{"invalid-attr":{"options":{"disallowAttrs":{"name":{"pattern":"{{ value }}"}}},"reason":"A document must not contain a details element that is a descendant of another details element in the same details name group."}}}]}