{
  "id": "non-empty-title",
  "evaluate": "non-empty-title.js",
  "metadata": {
    "impact": "serious",
    "messages": {
      "pass": "Element has a title attribute",
      "fail": "Element has no title attribute or the title attribute is empty"
    }
  }
}
