{
	"id": "aria-hidden-body",
	"evaluate": "aria-hidden-body-evaluate",
	"metadata": {
		"impact": "critical",
		"messages": {
			"pass": "No aria-hidden attribute is present on document body",
			"fail": "aria-hidden=true should not be present on the document body"
		}
	}
}
