page-has-heading-one.json
329 Bytes
{
"id": "page-has-heading-one",
"selector": "html",
"tags": ["cat.semantics", "best-practice"],
"metadata": {
"description": "Ensure that the page, or at least one of its frames contains a level-one heading",
"help": "Page must contain a level-one heading"
},
"all": ["page-has-heading-one"],
"any": [],
"none": []
}