hidden-content.json 429 B

123456789101112
  1. {
  2. "id": "hidden-content",
  3. "evaluate": "hidden-content-evaluate",
  4. "metadata": {
  5. "impact": "minor",
  6. "messages": {
  7. "pass": "All content on the page has been analyzed.",
  8. "fail": "There were problems analyzing the content on this page.",
  9. "incomplete": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
  10. }
  11. }
  12. }