{
	"id": "implicit-role-fallback",
	"evaluate": "implicit-role-fallback.js",
	"deprecated": true,
	"metadata": {
		"impact": "moderate",
		"messages": {
			"pass": "Element’s implicit ARIA role is an appropriate fallback",
			"fail": "Element’s implicit ARIA role is not a good fallback for the (unsupported) role"
		}
	}
}
