same-caption-summary.json 310 B

1234567891011
  1. {
  2. "id": "same-caption-summary",
  3. "evaluate": "same-caption-summary-evaluate",
  4. "metadata": {
  5. "impact": "minor",
  6. "messages": {
  7. "pass": "Content of summary attribute and <caption> are not duplicated",
  8. "fail": "Content of summary attribute and <caption> element are identical"
  9. }
  10. }
  11. }