{
  "pages": [
    {
      "accessibility_summary": {
        "contrast_failures": 2,
        "heading_hierarchy_broken": false,
        "incomplete_count": 2,
        "missing_alt_count": 33,
        "missing_label_count": 0,
        "passes_count": 14,
        "severity_score": 100,
        "violations": [
          {
            "axe_rule_id": "color-contrast",
            "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=axeAPI",
            "html_snippet": "<b>Free Penguins</b>",
            "impact": "serious",
            "target_selector": "tr[height=\"25px\"]:nth-child(2) > td[bgcolor=\"#A9B8BF\"][width=\"150px\"] > font[color=\"#41545D\"][size=\"2\"] > b",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.4.3"
            ],
            "wcag_level": "AA"
          },
          {
            "axe_rule_id": "color-contrast",
            "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=axeAPI",
            "html_snippet": "<b>More City Parks</b>",
            "impact": "serious",
            "target_selector": "tr[height=\"25px\"]:nth-child(7) > td[bgcolor=\"#A9B8BF\"][width=\"150px\"] > font[color=\"#41545D\"][size=\"2\"] > b",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.4.3"
            ],
            "wcag_level": "AA"
          },
          {
            "axe_rule_id": "html-has-lang",
            "description": "Ensure every HTML document has a lang attribute",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/html-has-lang?application=axeAPI",
            "html_snippet": "<html>",
            "impact": "serious",
            "target_selector": "html",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "3.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"10px\" src=\"data:image/gif;base64,R0lGODdhCgAKAPMNANbWzM/PxsvLwtTUy9LSydDQx83NxMjIwNHRyNPTydTUytXVy9fXzc3NxQAAAAAAACwAAAAACgAKAEAEJ5DJSSVYI6FgxATgNSgVEwIWuChaUb5muCzftSZEem+NtRKFhuAQAQA7\" width=\"10px\">",
            "impact": "critical",
            "target_selector": "tr[height=\"10px\"]:nth-child(1) > td[width=\"10px\"]:nth-child(1) > img[height=\"10px\"][width=\"10px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"10px\" src=\"data:image/gif;base64,R0lGODdhCgAKAPMJAM/PxsLCu9XVy7y8tdbWzNPTybW1r9fXzczMw8fHvwAAAAAAAAAAAAAAAAAAAAAAACwAAAAACgAKAEAEHvDISYe9GOjNhf9gIo4kYZ5ooa4s4r5wIM+0Yd94BAA7\">",
            "impact": "critical",
            "target_selector": "tr[height=\"10px\"]:nth-child(1) > td[width=\"780px\"] > img[height=\"10px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"10px\" src=\"data:image/gif;base64,R0lGODdhCgAKAPMNANbWzM/PxsvLwtTUy9LSydDQx83NxMjIwNHRyNPTydTUytXVy9fXzc3NxQAAAAAAACwAAAAACgAKAAAEJpDJSWsFGNi1sp7K0GUTkSgcNhXIOX5N0KIqIxhyIn6H0BQEmiQCADs=\" width=\"10px\">",
            "impact": "critical",
            "target_selector": "tr[height=\"10px\"]:nth-child(1) > td[width=\"10px\"]:nth-child(3) > img[height=\"10px\"][width=\"10px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img src=\"data:image/gif;base64,R0lGODdhCgAKAPMJAM/PxsLCu9XVy7y8tdbWzNPTybW1r9fXzczMw8fHvwAAAAAAAAAAAAAAAAAAAAAAACwAAAAACgAKAEAEHvAQUQBKYRhJLdZcdWXbJH5lN4KmR4Yuq6Lwmp5kBAA7\" width=\"10px\">",
            "impact": "critical",
            "target_selector": "tr:nth-child(2) > td[width=\"10px\"]:nth-child(1) > img[width=\"10px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"86px\" src=\"data:image/gif;base6...\" width=\"24px\">",
            "impact": "critical",
            "target_selector": "img[width=\"24px\"][height=\"86px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"86px\" src=\"data:image/gif;base6...\" width=\"128px\">",
            "impact": "critical",
            "target_selector": "img[width=\"128px\"][height=\"86px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"86px\" src=\"data:image/gif;base6...\" width=\"22px\">",
            "impact": "critical",
            "target_selector": "img[width=\"22px\"][height=\"86px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"7px\" src=\"data:image/gif;base64,R0lGODdhngAHAPAAAP///6m4vywAAAAAngAHAEACL4yPqcvtD6OctNqLs968+w+GYgOU5omm6sq27gvH8kzX9o3n+j6P/g8MCofEYqAAADs=\" width=\"158px\">",
            "impact": "critical",
            "target_selector": "img[width=\"158px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1px\" src=\"\" width=\"78px\">",
            "impact": "critical",
            "target_selector": "img[src=\"\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1px\" src=\"data:image/gif;base64,R0lGODlhTgABAIABAL28vP++ACH5BAEAAAEALAAAAABOAAEAAAIPhBFxqJf7XDORTgZvxTIXADs=\" width=\"78px\">",
            "impact": "critical",
            "target_selector": "td[width=\"155px\"] > img[width=\"78px\"][height=\"1px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"30px\" src=\"data:image/gif;base64,R0lGODlhAQAeAPABAL28vP++ACH5BAUAAAEALAAAAAABAB4AQAIHBHKGybyvCgA7\" width=\"1\">",
            "impact": "critical",
            "target_selector": "img[width=\"1\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img border=\"0px\" height=\"27\" hspace=\"15\" name=\"nav_home\" src=\"data:image/gif;base6...\" width=\"88\">",
            "impact": "critical",
            "target_selector": "img[height=\"27\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1px\" src=\"data:image/gif;base64,R0lGODlhTgABAIABAL28vP++ACH5BAEAAAEALAAAAABOAAEAAAIPhBFxqJf7XDORTgZvxTIXADs=\" width=\"78px\">",
            "impact": "critical",
            "target_selector": "tr[height=\"1px\"]:nth-child(3) > td[width=\"154px\"] > img[width=\"78px\"][height=\"1px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img border=\"0px\" height=\"21\" hspace=\"12\" name=\"nav_news\" src=\"data:image/gif;base6...\" width=\"90\">",
            "impact": "critical",
            "target_selector": "img[height=\"21\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1px\" src=\"data:image/gif;base64,R0lGODlhTgABAIABAL28vP++ACH5BAEAAAEALAAAAABOAAEAAAIPhBFxqJf7XDORTgZvxTIXADs=\" width=\"78px\">",
            "impact": "critical",
            "target_selector": "tr[height=\"1px\"]:nth-child(5) > td[width=\"154px\"] > img[width=\"78px\"][height=\"1px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img border=\"0px\" height=\"23\" hspace=\"9\" name=\"nav_facts\" src=\"data:image/gif;base6...\" width=\"105\">",
            "impact": "critical",
            "target_selector": "img[height=\"23\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1px\" src=\"data:image/gif;base64,R0lGODlhTgABAIABAL28vP++ACH5BAEAAAEALAAAAABOAAEAAAIPhBFxqJf7XDORTgZvxTIXADs=\" width=\"78px\">",
            "impact": "critical",
            "target_selector": "tr[height=\"1px\"]:nth-child(7) > td[width=\"154px\"] > img[width=\"78px\"][height=\"1px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img border=\"0px\" height=\"32\" hspace=\"8\" name=\"nav_survey\" src=\"data:image/gif;base6...\" width=\"107\">",
            "impact": "critical",
            "target_selector": "img[height=\"32\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1px\" src=\"data:image/gif;base64,R0lGODlhTgABAIABAL28vP++ACH5BAEAAAEALAAAAABOAAEAAAIPhBFxqJf7XDORTgZvxTIXADs=\" width=\"78px\">",
            "impact": "critical",
            "target_selector": "tr[height=\"1px\"]:nth-child(9) > td[width=\"154px\"] > img[width=\"78px\"][height=\"1px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"5px\" src=\"data:image/gif;base64,R0lGODlhBQAFAIAAAPTy8wAAACH5BAEAAAAALAAAAAAFAAUAAAIEhI+pWAA7\" width=\"20px\">",
            "impact": "critical",
            "target_selector": "td[width=\"20px\"]:nth-child(2) > img[height=\"5px\"][width=\"20px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img align=\"absmiddle\" height=\"24\" src=\"data:image/gif;base6...\" width=\"23\">",
            "impact": "critical",
            "target_selector": ".newsheadline:nth-child(1) > img[height=\"24\"][width=\"23\"][align=\"absmiddle\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img align=\"absmiddle\" height=\"24\" src=\"data:image/gif;base6...\" width=\"23\">",
            "impact": "critical",
            "target_selector": ".newsheadline:nth-child(2) > img[height=\"24\"][width=\"23\"][align=\"absmiddle\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img align=\"absmiddle\" height=\"24\" src=\"data:image/gif;base6...\" width=\"23\">",
            "impact": "critical",
            "target_selector": ".newsheadline:nth-child(3) > img[height=\"24\"][width=\"23\"][align=\"absmiddle\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"5px\" src=\"data:image/gif;base64,R0lGODlhBQAFAIAAAPTy8wAAACH5BAEAAAAALAAAAAAFAAUAAAIEhI+pWAA7\" width=\"20px\">",
            "impact": "critical",
            "target_selector": "td[width=\"20px\"]:nth-child(4) > img[height=\"5px\"][width=\"20px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"30px\" src=\"data:image/gif;base64,R0lGODlhAQAeAPABAL28vP++ACH5BAUAAAEALAAAAAABAB4AQAIHBHKGybyvCgA7\" width=\"1px\">",
            "impact": "critical",
            "target_selector": "img[height=\"30px\"][width=\"1px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1px\" src=\"data:image/gif;base64,R0lGODlhTgABAIABAL28vP++ACH5BAEAAAEALAAAAABOAAEAAAIPhBFxqJf7XDORTgZvxTIXADs=\" width=\"78px\">",
            "impact": "critical",
            "target_selector": "td[width=\"151px\"] > img[width=\"78px\"][height=\"1px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"106px\" src=\"data:image/jpeg;base...\" width=\"150px\">",
            "impact": "critical",
            "target_selector": "img[height=\"106px\"][width=\"150px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1px\" src=\"data:image/gif;base64,R0lGODlhTgABAIABAL28vP++ACH5BAEAAAEALAAAAABOAAEAAAIPhBFxqJf7XDORTgZvxTIXADs=\" width=\"78px\">",
            "impact": "critical",
            "target_selector": "td[width=\"150px\"] > img[width=\"78px\"][height=\"1px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"154px\" src=\"data:image/jpeg;base...\" width=\"150px\">",
            "impact": "critical",
            "target_selector": "img[height=\"154px\"][width=\"150px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img src=\"data:image/gif;base64,R0lGODdhCgAKAPMJAM/PxsLCu9XVy7y8tdbWzNPTybW1r9fXzczMw8fHvwAAAAAAAAAAAAAAAAAAAAAAACwAAAAACgAKAEAEHtCMkBAoghxJLdZcdWXbJH5lN4KmR4Yuq6Lwmp5kBAA7\" width=\"10px\">",
            "impact": "critical",
            "target_selector": "tr:nth-child(2) > td[width=\"10px\"]:nth-child(3) > img[width=\"10px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"10px\" src=\"data:image/gif;base64,R0lGODdhCgAKAPMNANbWzM/PxsvLwtTUy9LSydDQx83NxMjIwNHRyNPTydTUytXVy9fXzc3NxQAAAAAAACwAAAAACgAKAEAEJpAxsBQpTRzJewdUlRASKCJB84FhuQwJagilqcQFx1KD4k2sXycCADs=\" width=\"10px\">",
            "impact": "critical",
            "target_selector": "td[height=\"10px\"][width=\"10px\"]:nth-child(1) > img[height=\"10px\"][width=\"10px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"10px\" src=\"data:image/gif;base64,R0lGODdhCgAKAPMJAM/PxsLCu9XVy7y8tdbWzNPTybW1r9fXzczMw8fHvwAAAAAAAAAAAAAAAAAAAAAAACwAAAAACgAKAEAEHtDISYm9GOnNg/9gIY7kYJ5ooq4s4L6wIM/0Yd94BAA7\">",
            "impact": "critical",
            "target_selector": "td[width=\"780px\"][height=\"10px\"] > img[height=\"10px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"10px\" src=\"data:image/gif;base64,R0lGODdhCgAKAPMNANbWzM/PxsvLwtTUy9LSydDQx83NxMjIwNHRyNPTydTUytXVy9fXzc3NxQAAAAAAACwAAAAACgAKAEAEJvCIVohagOnNNUkXlmlNgICitojAqAmGmQyYVpxXOyq07vqdYCcCADs=\" width=\"10px\">",
            "impact": "critical",
            "target_selector": "td[height=\"10px\"][width=\"10px\"]:nth-child(3) > img[height=\"10px\"][width=\"10px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "link-name",
            "description": "Ensure links have discernible text",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/link-name?application=axeAPI",
            "html_snippet": "<a href=\"javascript:location.href='home.html';\">",
            "impact": "serious",
            "target_selector": "#home > a",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "2.4.4",
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "link-name",
            "description": "Ensure links have discernible text",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/link-name?application=axeAPI",
            "html_snippet": "<a href=\"javascript:location.href='news.html';\">",
            "impact": "serious",
            "target_selector": "#news > a",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "2.4.4",
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "link-name",
            "description": "Ensure links have discernible text",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/link-name?application=axeAPI",
            "html_snippet": "<a href=\"javascript:location.href='tickets.html';\">",
            "impact": "serious",
            "target_selector": "#tickets > a",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "2.4.4",
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "link-name",
            "description": "Ensure links have discernible text",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/link-name?application=axeAPI",
            "html_snippet": "<a href=\"javascript:location.href='survey.html';\">",
            "impact": "serious",
            "target_selector": "#survey > a",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "2.4.4",
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "link-name",
            "description": "Ensure links have discernible text",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/link-name?application=axeAPI",
            "html_snippet": "<a href=\"news.html\">",
            "impact": "serious",
            "target_selector": ".story:nth-child(1) > span > a[href$=\"news.html\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "2.4.4",
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "link-name",
            "description": "Ensure links have discernible text",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/link-name?application=axeAPI",
            "html_snippet": "<a href=\"news.html\">",
            "impact": "serious",
            "target_selector": ".story:nth-child(2) > span > a[href$=\"news.html\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "2.4.4",
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "link-name",
            "description": "Ensure links have discernible text",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/link-name?application=axeAPI",
            "html_snippet": "<a href=\"news.html\">",
            "impact": "serious",
            "target_selector": ".story:nth-child(3) > span > a[href$=\"news.html\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "2.4.4",
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "select-name",
            "description": "Ensure select element has an accessible name",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/select-name?application=axeAPI",
            "html_snippet": "<select>",
            "impact": "critical",
            "target_selector": "select",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "target-size",
            "description": "Ensure touch targets have sufficient size and space",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/target-size?application=axeAPI",
            "html_snippet": "<a class=\"report\" href=\"./reports/home.html\"><span class=\"hidden\">Inaccessible Home Page </span> Report</a>",
            "impact": "serious",
            "target_selector": ".inaccessible > .report[href$=\"home.html\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "2.5.8"
            ],
            "wcag_level": "AA"
          },
          {
            "axe_rule_id": "target-size",
            "description": "Ensure touch targets have sufficient size and space",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/target-size?application=axeAPI",
            "html_snippet": "<a class=\"report\" href=\"../after/reports/home.html\"><span class=\"hidden\">Accessible Home Page </span> Report</a>",
            "impact": "serious",
            "target_selector": ".accessible > .report[href$=\"home.html\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "2.5.8"
            ],
            "wcag_level": "AA"
          }
        ],
        "violations_count": 46,
        "wcag_a_count": 42,
        "wcag_aa_count": 4,
        "wcag_aaa_count": 0
      },
      "canonical_url": "https://www.w3.org/WAI/demos/bad/before/home.html",
      "captured_at": "2026-09-23T21:19:42.612Z",
      "content_hash": "06138e7187a403b737023057e2053a02adfa5b8395de143add3addcf5c1be497",
      "content_type": "text/html",
      "desktop_visual_hash": "421e500c9602d28ee15c20dc4c4c0e32",
      "error_code": null,
      "error_detail": null,
      "final_url": "https://www.w3.org/WAI/demos/bad/before/home.html",
      "http_status": null,
      "id": "home",
      "metadata": {
        "canonical_url": null,
        "form_count": 0,
        "headings": {
          "h1": 1,
          "h2": 0,
          "h3": 0,
          "h4": 0,
          "h5": 0,
          "h6": 0
        },
        "image_count": 42,
        "images_without_alt": 33,
        "landmark_count": 0,
        "language": null,
        "link_count": 55,
        "meta_description": null,
        "title": "Welcome to CityLights! [Inaccessible Home Page]"
      },
      "mobile_visual_hash": "1bc4bb048d019201d88313be9b8c0412",
      "requested_url": "https://www.w3.org/WAI/demos/bad/before/home.html",
      "snapshot_id": "citylights-2026-09-24",
      "state": "succeeded",
      "structure_hash": "e58e40f6ef906c7d",
      "style_hash": "e56708b270735bb6a6b81f2dc4fbc60eeb92e1a83fef8455d92b90b2fa2918bf",
      "template_family_id": "template-1",
      "title": "Welcome to CityLights! [Inaccessible Home Page]"
    },
    {
      "accessibility_summary": {
        "contrast_failures": 0,
        "heading_hierarchy_broken": false,
        "incomplete_count": 2,
        "missing_alt_count": 39,
        "missing_label_count": 0,
        "passes_count": 14,
        "severity_score": 100,
        "violations": [
          {
            "axe_rule_id": "html-has-lang",
            "description": "Ensure every HTML document has a lang attribute",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/html-has-lang?application=axeAPI",
            "html_snippet": "<html>",
            "impact": "serious",
            "target_selector": "html",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "3.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"10px\" src=\"data:image/gif;base64,R0lGODdhCgAKAPMNANbWzM/PxsvLwtTUy9LSydDQx83NxMjIwNHRyNPTydTUytXVy9fXzc3NxQAAAAAAACwAAAAACgAKAEAEJ5DJSSVYI6FgxATgNSgVEwIWuChaUb5muCzftSZEem+NtRKFhuAQAQA7\" width=\"10px\">",
            "impact": "critical",
            "target_selector": "td[width=\"10px\"]:nth-child(1) > img[height=\"10px\"][width=\"10px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"10px\" src=\"data:image/gif;base64,R0lGODdhCgAKAPMJAM/PxsLCu9XVy7y8tdbWzNPTybW1r9fXzczMw8fHvwAAAAAAAAAAAAAAAAAAAAAAACwAAAAACgAKAEAEHvDISYe9GOjNhf9gIo4kYZ5ooa4s4r5wIM+0Yd94BAA7\">",
            "impact": "critical",
            "target_selector": "td[width=\"780px\"] > img[height=\"10px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"10px\" src=\"data:image/gif;base64,R0lGODdhCgAKAPMNANbWzM/PxsvLwtTUy9LSydDQx83NxMjIwNHRyNPTydTUytXVy9fXzc3NxQAAAAAAACwAAAAACgAKAAAEJpDJSWsFGNi1sp7K0GUTkSgcNhXIOX5N0KIqIxhyIn6H0BQEmiQCADs=\" width=\"10px\">",
            "impact": "critical",
            "target_selector": "td[width=\"10px\"]:nth-child(3) > img[height=\"10px\"][width=\"10px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img src=\"data:image/gif;base64,R0lGODdhCgAKAPMJAM/PxsLCu9XVy7y8tdbWzNPTybW1r9fXzczMw8fHvwAAAAAAAAAAAAAAAAAAAAAAACwAAAAACgAKAEAEHvAQUQBKYRhJLdZcdWXbJH5lN4KmR4Yuq6Lwmp5kBAA7\" width=\"10px\">",
            "impact": "critical",
            "target_selector": "tr:nth-child(2) > td[width=\"10px\"] > img[width=\"10px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"86px\" src=\"data:image/gif;base6...\" width=\"24px\">",
            "impact": "critical",
            "target_selector": "img[width=\"24px\"][height=\"86px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"86px\" src=\"data:image/gif;base6...\" width=\"128px\">",
            "impact": "critical",
            "target_selector": "img[width=\"128px\"][height=\"86px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"86px\" src=\"data:image/gif;base6...\" width=\"22px\">",
            "impact": "critical",
            "target_selector": "img[width=\"22px\"][height=\"86px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"7px\" src=\"data:image/gif;base64,R0lGODdhngAHAPAAAP///6m4vywAAAAAngAHAEACL4yPqcvtD6OctNqLs968+w+GYgOU5omm6sq27gvH8kzX9o3n+j6P/g8MCofEYqAAADs=\" width=\"158px\">",
            "impact": "critical",
            "target_selector": "img[width=\"158px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1px\" src=\"\" width=\"78px\">",
            "impact": "critical",
            "target_selector": "img[src=\"\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1px\" src=\"data:image/gif;base64,R0lGODlhTgABAIABAL28vP++ACH5BAEAAAEALAAAAABOAAEAAAIPhBFxqJf7XDORTgZvxTIXADs=\" width=\"78px\">",
            "impact": "critical",
            "target_selector": "td[width=\"155px\"] > img[width=\"78px\"][height=\"1px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"30px\" src=\"data:image/gif;base64,R0lGODlhAQAeAPABAL28vP++ACH5BAUAAAEALAAAAAABAB4AQAIHBHKGybyvCgA7\" width=\"1\">",
            "impact": "critical",
            "target_selector": "img[height=\"30px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img border=\"0px\" height=\"27\" hspace=\"15\" name=\"nav_home\" src=\"data:image/gif;base6...\" width=\"88\">",
            "impact": "critical",
            "target_selector": "img[height=\"27\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1px\" src=\"data:image/gif;base64,R0lGODlhTgABAIABAL28vP++ACH5BAEAAAEALAAAAABOAAEAAAIPhBFxqJf7XDORTgZvxTIXADs=\" width=\"78px\">",
            "impact": "critical",
            "target_selector": "tr[height=\"1px\"]:nth-child(3) > td[width=\"154px\"] > img[width=\"78px\"][height=\"1px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img border=\"0px\" height=\"21\" hspace=\"12\" name=\"nav_news\" src=\"data:image/gif;base6...\" width=\"90\">",
            "impact": "critical",
            "target_selector": "img[height=\"21\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1px\" src=\"data:image/gif;base64,R0lGODlhTgABAIABAL28vP++ACH5BAEAAAEALAAAAABOAAEAAAIPhBFxqJf7XDORTgZvxTIXADs=\" width=\"78px\">",
            "impact": "critical",
            "target_selector": "tr[height=\"1px\"]:nth-child(5) > td[width=\"154px\"] > img[width=\"78px\"][height=\"1px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img border=\"0px\" height=\"23\" hspace=\"9\" name=\"nav_facts\" src=\"data:image/gif;base6...\" width=\"105\">",
            "impact": "critical",
            "target_selector": "img[height=\"23\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1px\" src=\"data:image/gif;base64,R0lGODlhTgABAIABAL28vP++ACH5BAEAAAEALAAAAABOAAEAAAIPhBFxqJf7XDORTgZvxTIXADs=\" width=\"78px\">",
            "impact": "critical",
            "target_selector": "tr[height=\"1px\"]:nth-child(7) > td[width=\"154px\"] > img[width=\"78px\"][height=\"1px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img border=\"0px\" height=\"32\" hspace=\"8\" name=\"nav_survey\" src=\"data:image/gif;base6...\" width=\"107\">",
            "impact": "critical",
            "target_selector": "img[height=\"32\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1px\" src=\"data:image/gif;base64,R0lGODlhTgABAIABAL28vP++ACH5BAEAAAEALAAAAABOAAEAAAIPhBFxqJf7XDORTgZvxTIXADs=\" width=\"78px\">",
            "impact": "critical",
            "target_selector": "tr[height=\"1px\"]:nth-child(9) > td[width=\"154px\"] > img[width=\"78px\"][height=\"1px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"5px\" src=\"data:image/gif;base64,R0lGODlhBQAFAIAAAPTy8wAAACH5BAEAAAAALAAAAAAFAAUAAAIEhI+pWAA7\" width=\"20px\">",
            "impact": "critical",
            "target_selector": "img[height=\"5px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"30\" src=\"data:image/gif;base64,R0lGODlhAQAeAPABAL28vP++ACH5BAUAAAEALAAAAAABAB4AQAIHBHKGybyvCgA7\" width=\"1\">",
            "impact": "critical",
            "target_selector": "table[cellpadding=\"0\"][cellspacing=\"0\"][width=\"100%\"] > tbody > tr:nth-child(1) > td[rowspan=\"9\"][valign=\"top\"][width=\"1\"] > img[height=\"30\"][width=\"1\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1\" src=\"data:image/gif;base64,R0lGODlhTgABAIABAL28vP++ACH5BAEAAAEALAAAAABOAAEAAAIPhBFxqJf7XDORTgZvxTIXADs=\" width=\"78\">",
            "impact": "critical",
            "target_selector": "table[cellpadding=\"0\"][cellspacing=\"0\"][width=\"100%\"] > tbody > tr:nth-child(1) > td:nth-child(2) > img[height=\"1\"][width=\"78\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img align=\"absmiddle\" height=\"24\" src=\"data:image/gif;base6...\" width=\"23\">",
            "impact": "critical",
            "target_selector": "table[cellpadding=\"0\"][cellspacing=\"0\"][width=\"100%\"] > tbody > tr[bgcolor=\"#ededed\"] > td:nth-child(1) > .headline > img[align=\"absmiddle\"][height=\"24\"][width=\"23\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"30\" src=\"data:image/gif;base64,R0lGODlhAQAeAPABAL28vP++ACH5BAUAAAEALAAAAAABAB4AQAIHBHKGybyvCgA7\" width=\"1\">",
            "impact": "critical",
            "target_selector": "tr[bgcolor=\"#ededed\"] > td[rowspan=\"9\"][valign=\"top\"][width=\"1\"] > img[height=\"30\"][width=\"1\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1\" src=\"data:image/gif;base64,R0lGODlhTgABAIABAL28vP++ACH5BAEAAAEALAAAAABOAAEAAAIPhBFxqJf7XDORTgZvxTIXADs=\" width=\"78\">",
            "impact": "critical",
            "target_selector": "table[cellpadding=\"0\"][cellspacing=\"0\"][width=\"100%\"] > tbody > tr:nth-child(4) > td[width=\"275\"] > img[height=\"1\"][width=\"78\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"30\" src=\"data:image/gif;base64,R0lGODlhAQAeAPABAL28vP++ACH5BAUAAAEALAAAAAABAB4AQAIHBHKGybyvCgA7\" width=\"1\">",
            "impact": "critical",
            "target_selector": "table[width=\"49%\"] > tbody > tr:nth-child(1) > td[rowspan=\"9\"][valign=\"top\"][width=\"1\"]:nth-child(1) > img[height=\"30\"][width=\"1\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1\" src=\"data:image/gif;base64,R0lGODlhTgABAIABAL28vP++ACH5BAEAAAEALAAAAABOAAEAAAIPhBFxqJf7XDORTgZvxTIXADs=\" width=\"78\">",
            "impact": "critical",
            "target_selector": "table[width=\"49%\"] > tbody > tr:nth-child(1) > td:nth-child(2) > img[height=\"1\"][width=\"78\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"30\" src=\"data:image/gif;base64,R0lGODlhAQAeAPABAL28vP++ACH5BAUAAAEALAAAAAABAB4AQAIHBHKGybyvCgA7\" width=\"1\">",
            "impact": "critical",
            "target_selector": "table[width=\"49%\"] > tbody > tr:nth-child(1) > td[rowspan=\"9\"][valign=\"top\"][width=\"1\"]:nth-child(3) > img[height=\"30\"][width=\"1\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img align=\"absmiddle\" height=\"24\" src=\"data:image/gif;base6...\" width=\"23\">",
            "impact": "critical",
            "target_selector": "td[width=\"300\"] > .headline > img[align=\"absmiddle\"][height=\"24\"][width=\"23\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1\" src=\"data:image/gif;base64,R0lGODlhTgABAIABAL28vP++ACH5BAEAAAEALAAAAABOAAEAAAIPhBFxqJf7XDORTgZvxTIXADs=\" width=\"78\">",
            "impact": "critical",
            "target_selector": "table[width=\"49%\"] > tbody > tr:nth-child(4) > td[width=\"275\"] > img[height=\"1\"][width=\"78\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"30\" src=\"data:image/gif;base64,R0lGODlhAQAeAPABAL28vP++ACH5BAUAAAEALAAAAAABAB4AQAIHBHKGybyvCgA7\" width=\"1\">",
            "impact": "critical",
            "target_selector": "td[width=\"48%\"] > table[cellpadding=\"0\"][cellspacing=\"0\"][border=\"0\"] > tbody > tr:nth-child(1) > td[rowspan=\"9\"][valign=\"top\"][width=\"1\"]:nth-child(1) > img[height=\"30\"][width=\"1\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1\" src=\"data:image/gif;base64,R0lGODlhTgABAIABAL28vP++ACH5BAEAAAEALAAAAABOAAEAAAIPhBFxqJf7XDORTgZvxTIXADs=\" width=\"78\">",
            "impact": "critical",
            "target_selector": "td[width=\"48%\"] > table[cellpadding=\"0\"][cellspacing=\"0\"][border=\"0\"] > tbody > tr:nth-child(1) > td:nth-child(2) > img[height=\"1\"][width=\"78\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"30\" src=\"data:image/gif;base64,R0lGODlhAQAeAPABAL28vP++ACH5BAUAAAEALAAAAAABAB4AQAIHBHKGybyvCgA7\" width=\"1\">",
            "impact": "critical",
            "target_selector": "td[width=\"48%\"] > table[cellpadding=\"0\"][cellspacing=\"0\"][border=\"0\"] > tbody > tr:nth-child(1) > td[rowspan=\"9\"][valign=\"top\"][width=\"1\"]:nth-child(3) > img[height=\"30\"][width=\"1\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img align=\"absmiddle\" height=\"24\" src=\"data:image/gif;base6...\" width=\"23\">",
            "impact": "critical",
            "target_selector": "td > img[align=\"absmiddle\"][height=\"24\"][width=\"23\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1\" src=\"data:image/gif;base64,R0lGODlhTgABAIABAL28vP++ACH5BAEAAAEALAAAAABOAAEAAAIPhBFxqJf7XDORTgZvxTIXADs=\" width=\"78\">",
            "impact": "critical",
            "target_selector": "td[width=\"240\"] > img[height=\"1\"][width=\"78\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img src=\"data:image/gif;base64,R0lGODdhCgAKAPMJAM/PxsLCu9XVy7y8tdbWzNPTybW1r9fXzczMw8fHvwAAAAAAAAAAAAAAAAAAAAAAACwAAAAACgAKAEAEHtCMkBAoghxJLdZcdWXbJH5lN4KmR4Yuq6Lwmp5kBAA7\" width=\"10px\">",
            "impact": "critical",
            "target_selector": "img[width=\"10px\"]:nth-child(8)",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"10px\" src=\"data:image/gif;base64,R0lGODdhCgAKAPMNANbWzM/PxsvLwtTUy9LSydDQx83NxMjIwNHRyNPTydTUytXVy9fXzc3NxQAAAAAAACwAAAAACgAKAEAEJpAxsBQpTRzJewdUlRASKCJB84FhuQwJagilqcQFx1KD4k2sXycCADs=\" width=\"10px\">",
            "impact": "critical",
            "target_selector": "img[height=\"10px\"][width=\"10px\"]:nth-child(9)",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"10px\" src=\"data:image/gif;base64,R0lGODdhCgAKAPMJAM/PxsLCu9XVy7y8tdbWzNPTybW1r9fXzczMw8fHvwAAAAAAAAAAAAAAAAAAAAAAACwAAAAACgAKAEAEHtDISYm9GOnNg/9gIY7kYJ5ooq4s4L6wIM/0Yd94BAA7\">",
            "impact": "critical",
            "target_selector": "img[height=\"10px\"]:nth-child(10)",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"10px\" src=\"data:image/gif;base64,R0lGODdhCgAKAPMNANbWzM/PxsvLwtTUy9LSydDQx83NxMjIwNHRyNPTydTUytXVy9fXzc3NxQAAAAAAACwAAAAACgAKAEAEJvCIVohagOnNNUkXlmlNgICitojAqAmGmQyYVpxXOyq07vqdYCcCADs=\" width=\"10px\">",
            "impact": "critical",
            "target_selector": "img[height=\"10px\"][width=\"10px\"]:nth-child(11)",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "link-name",
            "description": "Ensure links have discernible text",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/link-name?application=axeAPI",
            "html_snippet": "<a href=\"javascript:location.href='home.html';\">",
            "impact": "serious",
            "target_selector": "#home > a",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "2.4.4",
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "link-name",
            "description": "Ensure links have discernible text",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/link-name?application=axeAPI",
            "html_snippet": "<a href=\"javascript:location.href='news.html';\">",
            "impact": "serious",
            "target_selector": "#news > a",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "2.4.4",
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "link-name",
            "description": "Ensure links have discernible text",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/link-name?application=axeAPI",
            "html_snippet": "<a href=\"javascript:location.href='tickets.html';\">",
            "impact": "serious",
            "target_selector": "#tickets > a",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "2.4.4",
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "link-name",
            "description": "Ensure links have discernible text",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/link-name?application=axeAPI",
            "html_snippet": "<a href=\"javascript:location.href='survey.html';\">",
            "impact": "serious",
            "target_selector": "#survey > a",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "2.4.4",
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "select-name",
            "description": "Ensure select element has an accessible name",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/select-name?application=axeAPI",
            "html_snippet": "<select>",
            "impact": "critical",
            "target_selector": "select",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "target-size",
            "description": "Ensure touch targets have sufficient size and space",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/target-size?application=axeAPI",
            "html_snippet": "<a class=\"report\" href=\"./reports/news.html\"><span class=\"hidden\">Inaccessible News Page </span> Report</a>",
            "impact": "serious",
            "target_selector": ".inaccessible > .report[href$=\"news.html\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "2.5.8"
            ],
            "wcag_level": "AA"
          },
          {
            "axe_rule_id": "target-size",
            "description": "Ensure touch targets have sufficient size and space",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/target-size?application=axeAPI",
            "html_snippet": "<a class=\"report\" href=\"../after/reports/news.html\"><span class=\"hidden\">Accessible News Page </span> Report</a>",
            "impact": "serious",
            "target_selector": ".accessible > .report[href$=\"news.html\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "2.5.8"
            ],
            "wcag_level": "AA"
          }
        ],
        "violations_count": 47,
        "wcag_a_count": 45,
        "wcag_aa_count": 2,
        "wcag_aaa_count": 0
      },
      "canonical_url": "https://www.w3.org/WAI/demos/bad/before/news.html",
      "captured_at": "2026-09-23T21:20:20.354Z",
      "content_hash": "4ad92a74a3b68266183596163efc6a8bfd75e986f70d86cc63b5ce225570ba30",
      "content_type": "text/html",
      "desktop_visual_hash": "021e500c6682688ee154a0d440dc0c0c",
      "error_code": null,
      "error_detail": null,
      "final_url": "https://www.w3.org/WAI/demos/bad/before/news.html",
      "http_status": null,
      "id": "news",
      "metadata": {
        "canonical_url": null,
        "form_count": 0,
        "headings": {
          "h1": 1,
          "h2": 0,
          "h3": 0,
          "h4": 0,
          "h5": 0,
          "h6": 0
        },
        "image_count": 45,
        "images_without_alt": 39,
        "landmark_count": 0,
        "language": null,
        "link_count": 48,
        "meta_description": null,
        "title": "Welcome to CityLights! [Inaccessible News Page]"
      },
      "mobile_visual_hash": "1bc4bb048d019a01c18317969b320486",
      "requested_url": "https://www.w3.org/WAI/demos/bad/before/news.html",
      "snapshot_id": "citylights-2026-09-24",
      "state": "succeeded",
      "structure_hash": "678e40d6bf986c7d",
      "style_hash": "9bd2acef1915bf15c7df22fafbe081805661b9bcdb945754a934a74fc1dcd01f",
      "template_family_id": "template-1",
      "title": "Welcome to CityLights! [Inaccessible News Page]"
    },
    {
      "accessibility_summary": {
        "contrast_failures": 8,
        "heading_hierarchy_broken": false,
        "incomplete_count": 1,
        "missing_alt_count": 26,
        "missing_label_count": 0,
        "passes_count": 15,
        "severity_score": 100,
        "violations": [
          {
            "axe_rule_id": "color-contrast",
            "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=axeAPI",
            "html_snippet": "<font color=\"41545D\">Les Garçons</font>",
            "impact": "serious",
            "target_selector": "table[border=\"1\"] > tbody > tr[bgcolor=\"#A9B8BF\"] > td:nth-child(1) > b > font[color=\"41545D\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.4.3"
            ],
            "wcag_level": "AA"
          },
          {
            "axe_rule_id": "color-contrast",
            "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=axeAPI",
            "html_snippet": "<font color=\"41545D\">The Obelisks</font>",
            "impact": "serious",
            "target_selector": "table[border=\"1\"] > tbody > tr[bgcolor=\"#A9B8BF\"] > td:nth-child(2) > b > font[color=\"41545D\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.4.3"
            ],
            "wcag_level": "AA"
          },
          {
            "axe_rule_id": "color-contrast",
            "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=axeAPI",
            "html_snippet": "<font color=\"41545D\">ADULT</font>",
            "impact": "serious",
            "target_selector": ".prices > tbody > tr[bgcolor=\"#A9B8BF\"]:nth-child(1) > td:nth-child(1) > b > font[color=\"41545D\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.4.3"
            ],
            "wcag_level": "AA"
          },
          {
            "axe_rule_id": "color-contrast",
            "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=axeAPI",
            "html_snippet": "<font color=\"41545D\">FS</font>",
            "impact": "serious",
            "target_selector": ".prices > tbody > tr[bgcolor=\"#A9B8BF\"]:nth-child(1) > td:nth-child(2) > b > font[color=\"41545D\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.4.3"
            ],
            "wcag_level": "AA"
          },
          {
            "axe_rule_id": "color-contrast",
            "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=axeAPI",
            "html_snippet": "<font color=\"41545D\">RS</font>",
            "impact": "serious",
            "target_selector": "td:nth-child(3) > b > font[color=\"41545D\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.4.3"
            ],
            "wcag_level": "AA"
          },
          {
            "axe_rule_id": "color-contrast",
            "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=axeAPI",
            "html_snippet": "<font color=\"41545D\">DC</font>",
            "impact": "serious",
            "target_selector": "td:nth-child(4) > b > font[color=\"41545D\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.4.3"
            ],
            "wcag_level": "AA"
          },
          {
            "axe_rule_id": "color-contrast",
            "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=axeAPI",
            "html_snippet": "<font color=\"41545D\">ST</font>",
            "impact": "serious",
            "target_selector": "td:nth-child(5) > b > font[color=\"41545D\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.4.3"
            ],
            "wcag_level": "AA"
          },
          {
            "axe_rule_id": "color-contrast",
            "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=axeAPI",
            "html_snippet": "<font color=\"41545D\">Group (5 or more)</font>",
            "impact": "serious",
            "target_selector": "tr[bgcolor=\"#A9B8BF\"]:nth-child(7) > td[colspan=\"5\"] > b > font[color=\"41545D\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.4.3"
            ],
            "wcag_level": "AA"
          },
          {
            "axe_rule_id": "html-has-lang",
            "description": "Ensure every HTML document has a lang attribute",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/html-has-lang?application=axeAPI",
            "html_snippet": "<html>",
            "impact": "serious",
            "target_selector": "html",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "3.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"10px\" src=\"data:image/gif;base64,R0lGODdhCgAKAPMNANbWzM/PxsvLwtTUy9LSydDQx83NxMjIwNHRyNPTydTUytXVy9fXzc3NxQAAAAAAACwAAAAACgAKAEAEJ5DJSSVYI6FgxATgNSgVEwIWuChaUb5muCzftSZEem+NtRKFhuAQAQA7\" width=\"10px\">",
            "impact": "critical",
            "target_selector": "tr[height=\"10px\"]:nth-child(1) > td[width=\"10px\"]:nth-child(1) > img[height=\"10px\"][width=\"10px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"10px\" src=\"data:image/gif;base64,R0lGODdhCgAKAPMJAM/PxsLCu9XVy7y8tdbWzNPTybW1r9fXzczMw8fHvwAAAAAAAAAAAAAAAAAAAAAAACwAAAAACgAKAEAEHvDISYe9GOjNhf9gIo4kYZ5ooa4s4r5wIM+0Yd94BAA7\">",
            "impact": "critical",
            "target_selector": "tr[height=\"10px\"]:nth-child(1) > td[width=\"780px\"] > img[height=\"10px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"10px\" src=\"data:image/gif;base64,R0lGODdhCgAKAPMNANbWzM/PxsvLwtTUy9LSydDQx83NxMjIwNHRyNPTydTUytXVy9fXzc3NxQAAAAAAACwAAAAACgAKAAAEJpDJSWsFGNi1sp7K0GUTkSgcNhXIOX5N0KIqIxhyIn6H0BQEmiQCADs=\" width=\"10px\">",
            "impact": "critical",
            "target_selector": "tr[height=\"10px\"]:nth-child(1) > td[width=\"10px\"]:nth-child(3) > img[height=\"10px\"][width=\"10px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img src=\"data:image/gif;base64,R0lGODdhCgAKAPMJAM/PxsLCu9XVy7y8tdbWzNPTybW1r9fXzczMw8fHvwAAAAAAAAAAAAAAAAAAAAAAACwAAAAACgAKAEAEHvAQUQBKYRhJLdZcdWXbJH5lN4KmR4Yuq6Lwmp5kBAA7\" width=\"10px\">",
            "impact": "critical",
            "target_selector": "tr:nth-child(2) > td[width=\"10px\"]:nth-child(1) > img[width=\"10px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"86px\" src=\"data:image/gif;base6...\" width=\"24px\">",
            "impact": "critical",
            "target_selector": "img[width=\"24px\"][height=\"86px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"86px\" src=\"data:image/gif;base6...\" width=\"128px\">",
            "impact": "critical",
            "target_selector": "img[width=\"128px\"][height=\"86px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"86px\" src=\"data:image/gif;base6...\" width=\"22px\">",
            "impact": "critical",
            "target_selector": "img[width=\"22px\"][height=\"86px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"7px\" src=\"data:image/gif;base64,R0lGODdhngAHAPAAAP///6m4vywAAAAAngAHAEACL4yPqcvtD6OctNqLs968+w+GYgOU5omm6sq27gvH8kzX9o3n+j6P/g8MCofEYqAAADs=\" width=\"158px\">",
            "impact": "critical",
            "target_selector": "img[width=\"158px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1px\" src=\"\" width=\"78px\">",
            "impact": "critical",
            "target_selector": "img[src=\"\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1px\" src=\"data:image/gif;base64,R0lGODlhTgABAIABAL28vP++ACH5BAEAAAEALAAAAABOAAEAAAIPhBFxqJf7XDORTgZvxTIXADs=\" width=\"78px\">",
            "impact": "critical",
            "target_selector": "td[width=\"155px\"] > img[width=\"78px\"][height=\"1px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"30px\" src=\"data:image/gif;base64,R0lGODlhAQAeAPABAL28vP++ACH5BAUAAAEALAAAAAABAB4AQAIHBHKGybyvCgA7\" width=\"1\">",
            "impact": "critical",
            "target_selector": "img[height=\"30px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img border=\"0px\" height=\"27\" hspace=\"15\" name=\"nav_home\" src=\"data:image/gif;base6...\" width=\"88\">",
            "impact": "critical",
            "target_selector": "img[height=\"27\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1px\" src=\"data:image/gif;base64,R0lGODlhTgABAIABAL28vP++ACH5BAEAAAEALAAAAABOAAEAAAIPhBFxqJf7XDORTgZvxTIXADs=\" width=\"78px\">",
            "impact": "critical",
            "target_selector": "tr[height=\"1px\"]:nth-child(3) > td[width=\"154px\"] > img[width=\"78px\"][height=\"1px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img border=\"0px\" height=\"21\" hspace=\"12\" name=\"nav_news\" src=\"data:image/gif;base6...\" width=\"90\">",
            "impact": "critical",
            "target_selector": "img[height=\"21\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1px\" src=\"data:image/gif;base64,R0lGODlhTgABAIABAL28vP++ACH5BAEAAAEALAAAAABOAAEAAAIPhBFxqJf7XDORTgZvxTIXADs=\" width=\"78px\">",
            "impact": "critical",
            "target_selector": "tr[height=\"1px\"]:nth-child(5) > td[width=\"154px\"] > img[width=\"78px\"][height=\"1px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img border=\"0px\" height=\"23\" hspace=\"9\" name=\"nav_facts\" src=\"data:image/gif;base6...\" width=\"105\">",
            "impact": "critical",
            "target_selector": "img[height=\"23\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1px\" src=\"data:image/gif;base64,R0lGODlhTgABAIABAL28vP++ACH5BAEAAAEALAAAAABOAAEAAAIPhBFxqJf7XDORTgZvxTIXADs=\" width=\"78px\">",
            "impact": "critical",
            "target_selector": "tr[height=\"1px\"]:nth-child(7) > td[width=\"154px\"] > img[width=\"78px\"][height=\"1px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img border=\"0px\" height=\"32\" hspace=\"8\" name=\"nav_survey\" src=\"data:image/gif;base6...\" width=\"107\">",
            "impact": "critical",
            "target_selector": "img[height=\"32\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1px\" src=\"data:image/gif;base64,R0lGODlhTgABAIABAL28vP++ACH5BAEAAAEALAAAAABOAAEAAAIPhBFxqJf7XDORTgZvxTIXADs=\" width=\"78px\">",
            "impact": "critical",
            "target_selector": "tr[height=\"1px\"]:nth-child(9) > td[width=\"154px\"] > img[width=\"78px\"][height=\"1px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"5px\" src=\"data:image/gif;base64,R0lGODlhBQAFAIAAAPTy8wAAACH5BAEAAAAALAAAAAAFAAUAAAIEhI+pWAA7\" width=\"20px\">",
            "impact": "critical",
            "target_selector": "img[height=\"5px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img border=\"0\" src=\"data:image/gif;base6...\">",
            "impact": "critical",
            "target_selector": "p:nth-child(1) > img[border=\"0\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img border=\"0\" src=\"data:image/gif;base6...\">",
            "impact": "critical",
            "target_selector": "th > img[border=\"0\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img src=\"data:image/gif;base64,R0lGODdhCgAKAPMJAM/PxsLCu9XVy7y8tdbWzNPTybW1r9fXzczMw8fHvwAAAAAAAAAAAAAAAAAAAAAAACwAAAAACgAKAEAEHtCMkBAoghxJLdZcdWXbJH5lN4KmR4Yuq6Lwmp5kBAA7\" width=\"10px\">",
            "impact": "critical",
            "target_selector": "tr:nth-child(2) > td[width=\"10px\"]:nth-child(3) > img[width=\"10px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"10px\" src=\"data:image/gif;base64,R0lGODdhCgAKAPMNANbWzM/PxsvLwtTUy9LSydDQx83NxMjIwNHRyNPTydTUytXVy9fXzc3NxQAAAAAAACwAAAAACgAKAEAEJpAxsBQpTRzJewdUlRASKCJB84FhuQwJagilqcQFx1KD4k2sXycCADs=\" width=\"10px\">",
            "impact": "critical",
            "target_selector": "td[height=\"10px\"][width=\"10px\"]:nth-child(1) > img[height=\"10px\"][width=\"10px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"10px\" src=\"data:image/gif;base64,R0lGODdhCgAKAPMJAM/PxsLCu9XVy7y8tdbWzNPTybW1r9fXzczMw8fHvwAAAAAAAAAAAAAAAAAAAAAAACwAAAAACgAKAEAEHtDISYm9GOnNg/9gIY7kYJ5ooq4s4L6wIM/0Yd94BAA7\">",
            "impact": "critical",
            "target_selector": "td[width=\"780px\"][height=\"10px\"] > img[height=\"10px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"10px\" src=\"data:image/gif;base64,R0lGODdhCgAKAPMNANbWzM/PxsvLwtTUy9LSydDQx83NxMjIwNHRyNPTydTUytXVy9fXzc3NxQAAAAAAACwAAAAACgAKAEAEJvCIVohagOnNNUkXlmlNgICitojAqAmGmQyYVpxXOyq07vqdYCcCADs=\" width=\"10px\">",
            "impact": "critical",
            "target_selector": "td[height=\"10px\"][width=\"10px\"]:nth-child(3) > img[height=\"10px\"][width=\"10px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "link-name",
            "description": "Ensure links have discernible text",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/link-name?application=axeAPI",
            "html_snippet": "<a href=\"javascript:location.href='home.html';\">",
            "impact": "serious",
            "target_selector": "#home > a",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "2.4.4",
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "link-name",
            "description": "Ensure links have discernible text",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/link-name?application=axeAPI",
            "html_snippet": "<a href=\"javascript:location.href='news.html';\">",
            "impact": "serious",
            "target_selector": "#news > a",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "2.4.4",
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "link-name",
            "description": "Ensure links have discernible text",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/link-name?application=axeAPI",
            "html_snippet": "<a href=\"javascript:location.href='tickets.html';\">",
            "impact": "serious",
            "target_selector": "#tickets > a",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "2.4.4",
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "link-name",
            "description": "Ensure links have discernible text",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/link-name?application=axeAPI",
            "html_snippet": "<a href=\"javascript:location.href='survey.html';\">",
            "impact": "serious",
            "target_selector": "#survey > a",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "2.4.4",
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "select-name",
            "description": "Ensure select element has an accessible name",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/select-name?application=axeAPI",
            "html_snippet": "<select>",
            "impact": "critical",
            "target_selector": "select",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "target-size",
            "description": "Ensure touch targets have sufficient size and space",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/target-size?application=axeAPI",
            "html_snippet": "<a class=\"report\" href=\"./reports/tickets.html\"><span class=\"hidden\">Inaccessible Tickets Page </span> Report</a>",
            "impact": "serious",
            "target_selector": ".inaccessible > .report[href$=\"tickets.html\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "2.5.8"
            ],
            "wcag_level": "AA"
          },
          {
            "axe_rule_id": "target-size",
            "description": "Ensure touch targets have sufficient size and space",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/target-size?application=axeAPI",
            "html_snippet": "<a class=\"report\" href=\"../after/reports/tickets.html\"><span class=\"hidden\">Accessible Tickets Page </span> Report</a>",
            "impact": "serious",
            "target_selector": ".accessible > .report[href$=\"tickets.html\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "2.5.8"
            ],
            "wcag_level": "AA"
          }
        ],
        "violations_count": 42,
        "wcag_a_count": 32,
        "wcag_aa_count": 10,
        "wcag_aaa_count": 0
      },
      "canonical_url": "https://www.w3.org/WAI/demos/bad/before/tickets.html",
      "captured_at": "2026-09-23T21:21:04.356Z",
      "content_hash": "8893196b25801a5c1b3ebc719adbd53c5c5a8e1a46331ece3b3d896e4344039a",
      "content_type": "text/html",
      "desktop_visual_hash": "421e500c36423e4ea15ca0dc4cdc0c2c",
      "error_code": null,
      "error_detail": null,
      "final_url": "https://www.w3.org/WAI/demos/bad/before/tickets.html",
      "http_status": null,
      "id": "tickets",
      "metadata": {
        "canonical_url": null,
        "form_count": 0,
        "headings": {
          "h1": 1,
          "h2": 0,
          "h3": 0,
          "h4": 0,
          "h5": 0,
          "h6": 0
        },
        "image_count": 31,
        "images_without_alt": 26,
        "landmark_count": 0,
        "language": null,
        "link_count": 45,
        "meta_description": null,
        "title": "Welcome to CityLights! [Inaccessible Tickets Page]"
      },
      "mobile_visual_hash": "1b64bb848d019a01c09317969b320436",
      "requested_url": "https://www.w3.org/WAI/demos/bad/before/tickets.html",
      "snapshot_id": "citylights-2026-09-24",
      "state": "succeeded",
      "structure_hash": "e78a4094af9a6c79",
      "style_hash": "730ce8cef55a2e65fc9825db358717c8051f3b66618d9930428716cb970c08e5",
      "template_family_id": "template-2",
      "title": "Welcome to CityLights! [Inaccessible Tickets Page]"
    },
    {
      "accessibility_summary": {
        "contrast_failures": 0,
        "heading_hierarchy_broken": false,
        "incomplete_count": 1,
        "missing_alt_count": 24,
        "missing_label_count": 11,
        "passes_count": 16,
        "severity_score": 100,
        "violations": [
          {
            "axe_rule_id": "html-has-lang",
            "description": "Ensure every HTML document has a lang attribute",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/html-has-lang?application=axeAPI",
            "html_snippet": "<html>",
            "impact": "serious",
            "target_selector": "html",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "3.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"10px\" src=\"data:image/gif;base64,R0lGODdhCgAKAPMNANbWzM/PxsvLwtTUy9LSydDQx83NxMjIwNHRyNPTydTUytXVy9fXzc3NxQAAAAAAACwAAAAACgAKAEAEJ5DJSSVYI6FgxATgNSgVEwIWuChaUb5muCzftSZEem+NtRKFhuAQAQA7\" width=\"10px\">",
            "impact": "critical",
            "target_selector": "tr[height=\"10px\"]:nth-child(1) > td[width=\"10px\"]:nth-child(1) > img[height=\"10px\"][width=\"10px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"10px\" src=\"data:image/gif;base64,R0lGODdhCgAKAPMJAM/PxsLCu9XVy7y8tdbWzNPTybW1r9fXzczMw8fHvwAAAAAAAAAAAAAAAAAAAAAAACwAAAAACgAKAEAEHvDISYe9GOjNhf9gIo4kYZ5ooa4s4r5wIM+0Yd94BAA7\">",
            "impact": "critical",
            "target_selector": "tr[height=\"10px\"]:nth-child(1) > td[width=\"780px\"] > img[height=\"10px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"10px\" src=\"data:image/gif;base64,R0lGODdhCgAKAPMNANbWzM/PxsvLwtTUy9LSydDQx83NxMjIwNHRyNPTydTUytXVy9fXzc3NxQAAAAAAACwAAAAACgAKAAAEJpDJSWsFGNi1sp7K0GUTkSgcNhXIOX5N0KIqIxhyIn6H0BQEmiQCADs=\" width=\"10px\">",
            "impact": "critical",
            "target_selector": "tr[height=\"10px\"]:nth-child(1) > td[width=\"10px\"]:nth-child(3) > img[height=\"10px\"][width=\"10px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img src=\"data:image/gif;base64,R0lGODdhCgAKAPMJAM/PxsLCu9XVy7y8tdbWzNPTybW1r9fXzczMw8fHvwAAAAAAAAAAAAAAAAAAAAAAACwAAAAACgAKAEAEHvAQUQBKYRhJLdZcdWXbJH5lN4KmR4Yuq6Lwmp5kBAA7\" width=\"10px\">",
            "impact": "critical",
            "target_selector": "tr:nth-child(2) > td[width=\"10px\"]:nth-child(1) > img[width=\"10px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"86px\" src=\"data:image/gif;base6...\" width=\"24px\">",
            "impact": "critical",
            "target_selector": "img[width=\"24px\"][height=\"86px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"86px\" src=\"data:image/gif;base6...\" width=\"128px\">",
            "impact": "critical",
            "target_selector": "img[width=\"128px\"][height=\"86px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"86px\" src=\"data:image/gif;base6...\" width=\"22px\">",
            "impact": "critical",
            "target_selector": "img[width=\"22px\"][height=\"86px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"7px\" src=\"data:image/gif;base64,R0lGODdhngAHAPAAAP///6m4vywAAAAAngAHAEACL4yPqcvtD6OctNqLs968+w+GYgOU5omm6sq27gvH8kzX9o3n+j6P/g8MCofEYqAAADs=\" width=\"158px\">",
            "impact": "critical",
            "target_selector": "img[width=\"158px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1px\" src=\"\" width=\"78px\">",
            "impact": "critical",
            "target_selector": "img[src=\"\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1px\" src=\"data:image/gif;base64,R0lGODlhTgABAIABAL28vP++ACH5BAEAAAEALAAAAABOAAEAAAIPhBFxqJf7XDORTgZvxTIXADs=\" width=\"78px\">",
            "impact": "critical",
            "target_selector": "td[width=\"155px\"] > img[width=\"78px\"][height=\"1px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"30px\" src=\"data:image/gif;base64,R0lGODlhAQAeAPABAL28vP++ACH5BAUAAAEALAAAAAABAB4AQAIHBHKGybyvCgA7\" width=\"1\">",
            "impact": "critical",
            "target_selector": "img[height=\"30px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img border=\"0px\" height=\"27\" hspace=\"15\" name=\"nav_home\" src=\"data:image/gif;base6...\" width=\"88\">",
            "impact": "critical",
            "target_selector": "img[height=\"27\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1px\" src=\"data:image/gif;base64,R0lGODlhTgABAIABAL28vP++ACH5BAEAAAEALAAAAABOAAEAAAIPhBFxqJf7XDORTgZvxTIXADs=\" width=\"78px\">",
            "impact": "critical",
            "target_selector": "tr[height=\"1px\"]:nth-child(3) > td[width=\"154px\"] > img[width=\"78px\"][height=\"1px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img border=\"0px\" height=\"21\" hspace=\"12\" name=\"nav_news\" src=\"data:image/gif;base6...\" width=\"90\">",
            "impact": "critical",
            "target_selector": "img[height=\"21\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1px\" src=\"data:image/gif;base64,R0lGODlhTgABAIABAL28vP++ACH5BAEAAAEALAAAAABOAAEAAAIPhBFxqJf7XDORTgZvxTIXADs=\" width=\"78px\">",
            "impact": "critical",
            "target_selector": "tr[height=\"1px\"]:nth-child(5) > td[width=\"154px\"] > img[width=\"78px\"][height=\"1px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img border=\"0px\" height=\"23\" hspace=\"9\" name=\"nav_facts\" src=\"data:image/gif;base6...\" width=\"105\">",
            "impact": "critical",
            "target_selector": "img[height=\"23\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1px\" src=\"data:image/gif;base64,R0lGODlhTgABAIABAL28vP++ACH5BAEAAAEALAAAAABOAAEAAAIPhBFxqJf7XDORTgZvxTIXADs=\" width=\"78px\">",
            "impact": "critical",
            "target_selector": "tr[height=\"1px\"]:nth-child(7) > td[width=\"154px\"] > img[width=\"78px\"][height=\"1px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img border=\"0px\" height=\"32\" hspace=\"8\" name=\"nav_survey\" src=\"data:image/gif;base6...\" width=\"107\">",
            "impact": "critical",
            "target_selector": "img[height=\"32\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"1px\" src=\"data:image/gif;base64,R0lGODlhTgABAIABAL28vP++ACH5BAEAAAEALAAAAABOAAEAAAIPhBFxqJf7XDORTgZvxTIXADs=\" width=\"78px\">",
            "impact": "critical",
            "target_selector": "tr[height=\"1px\"]:nth-child(9) > td[width=\"154px\"] > img[width=\"78px\"][height=\"1px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"5px\" src=\"data:image/gif;base64,R0lGODlhBQAFAIAAAPTy8wAAACH5BAEAAAAALAAAAAAFAAUAAAIEhI+pWAA7\" width=\"20px\">",
            "impact": "critical",
            "target_selector": "img[height=\"5px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img src=\"data:image/gif;base64,R0lGODdhCgAKAPMJAM/PxsLCu9XVy7y8tdbWzNPTybW1r9fXzczMw8fHvwAAAAAAAAAAAAAAAAAAAAAAACwAAAAACgAKAEAEHtCMkBAoghxJLdZcdWXbJH5lN4KmR4Yuq6Lwmp5kBAA7\" width=\"10px\">",
            "impact": "critical",
            "target_selector": "tr:nth-child(2) > td[width=\"10px\"]:nth-child(3) > img[width=\"10px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"10px\" src=\"data:image/gif;base64,R0lGODdhCgAKAPMNANbWzM/PxsvLwtTUy9LSydDQx83NxMjIwNHRyNPTydTUytXVy9fXzc3NxQAAAAAAACwAAAAACgAKAEAEJpAxsBQpTRzJewdUlRASKCJB84FhuQwJagilqcQFx1KD4k2sXycCADs=\" width=\"10px\">",
            "impact": "critical",
            "target_selector": "td[height=\"10px\"][width=\"10px\"]:nth-child(1) > img[height=\"10px\"][width=\"10px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"10px\" src=\"data:image/gif;base64,R0lGODdhCgAKAPMJAM/PxsLCu9XVy7y8tdbWzNPTybW1r9fXzczMw8fHvwAAAAAAAAAAAAAAAAAAAAAAACwAAAAACgAKAEAEHtDISYm9GOnNg/9gIY7kYJ5ooq4s4L6wIM/0Yd94BAA7\">",
            "impact": "critical",
            "target_selector": "td[width=\"780px\"][height=\"10px\"] > img[height=\"10px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "image-alt",
            "description": "Ensure <img> elements have alternative text or a role of none or presentation",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/image-alt?application=axeAPI",
            "html_snippet": "<img height=\"10px\" src=\"data:image/gif;base64,R0lGODdhCgAKAPMNANbWzM/PxsvLwtTUy9LSydDQx83NxMjIwNHRyNPTydTUytXVy9fXzc3NxQAAAAAAACwAAAAACgAKAEAEJvCIVohagOnNNUkXlmlNgICitojAqAmGmQyYVpxXOyq07vqdYCcCADs=\" width=\"10px\">",
            "impact": "critical",
            "target_selector": "td[height=\"10px\"][width=\"10px\"]:nth-child(3) > img[height=\"10px\"][width=\"10px\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "1.1.1"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "label",
            "description": "Ensure every form element has a label",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/label?application=axeAPI",
            "html_snippet": "<input class=\"align\" name=\"res\" type=\"radio\" value=\"1\">",
            "impact": "critical",
            "target_selector": "input[value=\"1\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "label",
            "description": "Ensure every form element has a label",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/label?application=axeAPI",
            "html_snippet": "<input class=\"align\" name=\"res\" type=\"radio\" value=\"2\">",
            "impact": "critical",
            "target_selector": "input[value=\"2\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "label",
            "description": "Ensure every form element has a label",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/label?application=axeAPI",
            "html_snippet": "<input class=\"align\" name=\"res\" type=\"radio\" value=\"3\">",
            "impact": "critical",
            "target_selector": "input[value=\"3\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "label",
            "description": "Ensure every form element has a label",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/label?application=axeAPI",
            "html_snippet": "<input class=\"align\" name=\"res\" type=\"radio\" value=\"4\">",
            "impact": "critical",
            "target_selector": "input[value=\"4\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "label",
            "description": "Ensure every form element has a label",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/label?application=axeAPI",
            "html_snippet": "<input class=\"align\" name=\"res\" type=\"radio\" value=\"5\">",
            "impact": "critical",
            "target_selector": "input[value=\"5\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "label",
            "description": "Ensure every form element has a label",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/label?application=axeAPI",
            "html_snippet": "<input class=\"align\" name=\"res\" type=\"radio\" value=\"6\">",
            "impact": "critical",
            "target_selector": "input[value=\"6\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "label",
            "description": "Ensure every form element has a label",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/label?application=axeAPI",
            "html_snippet": "<input name=\"t\" type=\"radio\" value=\"mr\">",
            "impact": "critical",
            "target_selector": "input[value=\"mr\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "label",
            "description": "Ensure every form element has a label",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/label?application=axeAPI",
            "html_snippet": "<input name=\"t\" type=\"radio\" value=\"mrs\">",
            "impact": "critical",
            "target_selector": "input[value=\"mrs\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "label",
            "description": "Ensure every form element has a label",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/label?application=axeAPI",
            "html_snippet": "<input id=\"em\" name=\"em\" size=\"20\" type=\"text\">",
            "impact": "critical",
            "target_selector": "#em",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "label",
            "description": "Ensure every form element has a label",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/label?application=axeAPI",
            "html_snippet": "<input id=\"n\" name=\"n\" size=\"30\" type=\"text\">",
            "impact": "critical",
            "target_selector": "#n",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "label",
            "description": "Ensure every form element has a label",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/label?application=axeAPI",
            "html_snippet": "<input id=\"ev\" name=\"ev\" size=\"20\" type=\"text\">",
            "impact": "critical",
            "target_selector": "#ev",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "link-name",
            "description": "Ensure links have discernible text",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/link-name?application=axeAPI",
            "html_snippet": "<a href=\"javascript:location.href='home.html';\">",
            "impact": "serious",
            "target_selector": "#home > a",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "2.4.4",
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "link-name",
            "description": "Ensure links have discernible text",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/link-name?application=axeAPI",
            "html_snippet": "<a href=\"javascript:location.href='news.html';\">",
            "impact": "serious",
            "target_selector": "#news > a",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "2.4.4",
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "link-name",
            "description": "Ensure links have discernible text",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/link-name?application=axeAPI",
            "html_snippet": "<a href=\"javascript:location.href='tickets.html';\">",
            "impact": "serious",
            "target_selector": "#tickets > a",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "2.4.4",
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "link-name",
            "description": "Ensure links have discernible text",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/link-name?application=axeAPI",
            "html_snippet": "<a href=\"javascript:location.href='survey.html';\">",
            "impact": "serious",
            "target_selector": "#survey > a",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "2.4.4",
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "select-name",
            "description": "Ensure select element has an accessible name",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/select-name?application=axeAPI",
            "html_snippet": "<select>",
            "impact": "critical",
            "target_selector": "td[width=\"163px\"] > select",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "select-name",
            "description": "Ensure select element has an accessible name",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/select-name?application=axeAPI",
            "html_snippet": "<select name=\"cc\">",
            "impact": "critical",
            "target_selector": "select[name=\"cc\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "4.1.2"
            ],
            "wcag_level": "A"
          },
          {
            "axe_rule_id": "target-size",
            "description": "Ensure touch targets have sufficient size and space",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/target-size?application=axeAPI",
            "html_snippet": "<a class=\"report\" href=\"./reports/survey.html\"><span class=\"hidden\">Inaccessible Survey Page </span> Report</a>",
            "impact": "serious",
            "target_selector": ".inaccessible > .report[href$=\"survey.html\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "2.5.8"
            ],
            "wcag_level": "AA"
          },
          {
            "axe_rule_id": "target-size",
            "description": "Ensure touch targets have sufficient size and space",
            "help_url": "https://dequeuniversity.com/rules/axe/4.12/target-size?application=axeAPI",
            "html_snippet": "<a class=\"report\" href=\"../after/reports/survey.html\"><span class=\"hidden\">Accessible Survey Page </span> Report</a>",
            "impact": "serious",
            "target_selector": ".accessible > .report[href$=\"survey.html\"]",
            "viewport_labels": [
              "desktop",
              "mobile"
            ],
            "wcag_criteria": [
              "2.5.8"
            ],
            "wcag_level": "AA"
          }
        ],
        "violations_count": 44,
        "wcag_a_count": 42,
        "wcag_aa_count": 2,
        "wcag_aaa_count": 0
      },
      "canonical_url": "https://www.w3.org/WAI/demos/bad/before/survey.html",
      "captured_at": "2026-09-23T21:22:04.742Z",
      "content_hash": "21b6cccaf29e8fed606f66becb7dc3820d026818ad06dce40a4239650cbded9b",
      "content_type": "text/html",
      "desktop_visual_hash": "421e500c3e221e0ea15ca0dc4cdc0c0c",
      "error_code": null,
      "error_detail": null,
      "final_url": "https://www.w3.org/WAI/demos/bad/before/survey.html",
      "http_status": null,
      "id": "survey",
      "metadata": {
        "canonical_url": null,
        "form_count": 1,
        "headings": {
          "h1": 1,
          "h2": 0,
          "h3": 0,
          "h4": 0,
          "h5": 0,
          "h6": 0
        },
        "image_count": 52,
        "images_without_alt": 24,
        "landmark_count": 0,
        "language": null,
        "link_count": 45,
        "meta_description": null,
        "title": "Welcome to CityLights! [Inaccessible Survey Page]"
      },
      "mobile_visual_hash": "1b64bb848d019a05d18b169a96c810d8",
      "requested_url": "https://www.w3.org/WAI/demos/bad/before/survey.html",
      "snapshot_id": "citylights-2026-09-24",
      "state": "succeeded",
      "structure_hash": "c38711d6eecaeef5",
      "style_hash": "85774aa88aa164a725b4c9638f3a07244fbbf75de9656d815b7dc67e7e790110",
      "template_family_id": "template-3",
      "title": "Welcome to CityLights! [Inaccessible Survey Page]"
    }
  ],
  "provenance": {
    "capture_version": 0,
    "coverage_status": "complete",
    "discovery_version": 0,
    "manifest_hash": "fd1758656ef7c3ae67d3e093a54edc04a091f4f592156a3416aad4954a8752de",
    "template_version": 1
  },
  "sample": {
    "asset_base": "/samples/citylights-2026-09-24",
    "axe_version": "4.12.1",
    "evidence": {
      "home": {
        "desktop": "/samples/citylights-2026-09-24/home-desktop.png",
        "mobile": "/samples/citylights-2026-09-24/home-mobile.png",
        "replay": "/samples/citylights-2026-09-24/home.html"
      },
      "news": {
        "desktop": "/samples/citylights-2026-09-24/news-desktop.png",
        "mobile": "/samples/citylights-2026-09-24/news-mobile.png",
        "replay": "/samples/citylights-2026-09-24/news.html"
      },
      "survey": {
        "desktop": "/samples/citylights-2026-09-24/survey-desktop.png",
        "mobile": "/samples/citylights-2026-09-24/survey-mobile.png",
        "replay": "/samples/citylights-2026-09-24/survey.html"
      },
      "tickets": {
        "desktop": "/samples/citylights-2026-09-24/tickets-desktop.png",
        "mobile": "/samples/citylights-2026-09-24/tickets-mobile.png",
        "replay": "/samples/citylights-2026-09-24/tickets.html"
      }
    },
    "license_notice": "Citylights public scoping report sample\n\nSource: W3C/WAI Before and After Demonstration\nhttps://www.w3.org/WAI/demos/bad/\nPublished archive: https://www.w3.org/WAI/demos/bad/bad.zip\nOriginal status: 20 February 2012\nCopyright © 2012 W3C (MIT, ERCIM, Keio), All Rights Reserved.\n\nThis example includes material copied from or derived from the W3C/WAI Before and After Demonstration. Copyright © 2012 World Wide Web Consortium.\n\nModifications by OnChange, September 2026: embedded archived stylesheets and images, removed scripts and event handlers, and disabled replay navigation and forms. Desktop and mobile screenshots show bounded viewport captures of the offline archive. Automated findings and the report presentation are independently prepared by OnChange. This is not an endorsement by W3C.\n\nOriginal notices retained: W3C liability, trademark, document use, software licensing, and privacy notices; original editor and project acknowledgements remain in each archived page.\nhttps://www.w3.org/Consortium/Legal/ipr-notice\nhttps://www.w3.org/Consortium/Legal/privacy-statement\n\nW3C Software and Document License (2023)\nhttps://www.w3.org/copyright/software-license-2023/\n\nBy obtaining and/or copying this work, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions.\nPermission to copy, modify, and distribute this work, with or without modification, for any purpose and without fee or royalty is hereby granted, provided that you include the following on ALL copies of the work or portions thereof, including modifications:\nThe full text of this NOTICE in a location viewable to users of the redistributed or derivative work.\nAny pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, the\nW3C software and document short notice\nshould be included.\nNotice of any changes or modifications, through a copyright statement on the new code or document such as \"This software or document includes material copied from or derived from [title and URI of the W3C document]. Copyright © [$year-of-document]\nWorld Wide Web Consortium\n.\nhttps://www.w3.org/copyright/software-license-2023/\n\"\nDisclaimers\nTHIS WORK IS PROVIDED \"AS IS,\" AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.\nCOPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT.\nThe name and trademarks of copyright holders may NOT be used in advertising or publicity pertaining to the work without specific, written prior permission. Title to copyright in this work will at all times remain with copyright holders.\n",
    "license_url": "https://www.w3.org/copyright/software-license-2023/",
    "method_note": "Captured from W3C's published 2012 demonstration archive. Styles and images were embedded locally; source scripts were removed. Axe checked the initial page at desktop and mobile widths. Screenshots show the viewport, not the full page. Forms and dynamic flows were not tested.",
    "scope_note": "All four declared Citylights demonstration pages are included. This is a bounded example, not a crawl of w3c.org.",
    "source": {
      "archive_release": "2012-02-20",
      "archive_sha256": "fd538ed4a594eb397fd99e75ab25744d1419fceece961bbfe0bcee9785123216",
      "archive_url": "https://www.w3.org/WAI/demos/bad/bad.zip",
      "original_html_sha256": {
        "home": "6c9d1b0518020e80f7563272a15e3fca324105e2752bee8a4095e09600863512",
        "news": "b16bb26cc64db04753cb083a8f2f4f6bbc65aa649898ebefa3484348769988ea",
        "survey": "93e16bf1287af4a10aa392ec95206528f15681776167c90503969f51e6493f39",
        "tickets": "affe4b1e6e8ce58665ba119935b263c29afa1443ac656be796a864816bef403e"
      },
      "retrieved_at": "2026-09-23T21:09:01.720574+00:00"
    },
    "source_url": "https://www.w3.org/WAI/demos/bad/",
    "viewports": {
      "desktop": {
        "height": 800,
        "width": 1280
      },
      "mobile": {
        "height": 740,
        "width": 390
      }
    }
  },
  "snapshot": {
    "capture_completed_at": "2026-09-23T21:22:04.742Z",
    "capture_started_at": "2026-09-23T21:18:54.633Z",
    "capture_version": 0,
    "client_id": null,
    "coverage_status": "complete",
    "crawl_job_id": "declared-four-page-sample",
    "created_at": "2026-09-23T21:18:54.633Z",
    "discovery_stats": {
      "method": "declared-sample",
      "scope_inventory": {
        "resources_ignored": 0
      }
    },
    "discovery_version": 0,
    "error": null,
    "exports": [],
    "id": "citylights-2026-09-24",
    "manifest_hash": "fd1758656ef7c3ae67d3e093a54edc04a091f4f592156a3416aad4954a8752de",
    "name": "Citylights sample report",
    "progress": {
      "blocked": 0,
      "excluded": 0,
      "failed": 0,
      "percent": 100,
      "queued": 0,
      "running": 0,
      "succeeded": 4,
      "terminal": 4,
      "total": 4
    },
    "report_deliveries": [],
    "report_generated_at": "2026-09-23T21:22:04.742Z",
    "retention_expires_at": null,
    "root_url": "https://www.w3.org/WAI/demos/bad/before/home.html",
    "site_watch_id": null,
    "status": "completed",
    "team_id": null,
    "template_version": 1,
    "templates": [
      {
        "accessibility_summary": {
          "impact_counts": {
            "critical": 74,
            "serious": 19
          },
          "pages": 2,
          "pages_with_findings": 2,
          "rule_counts": {
            "color-contrast": 2,
            "html-has-lang": 2,
            "image-alt": 72,
            "link-name": 11,
            "select-name": 2,
            "target-size": 4
          },
          "severity_score": 200,
          "violations_count": 93
        },
        "family_key": "3db4facdf73b7c35777428cde03198c0ccb8e8e602a03ef66cb269fcfd86b64d",
        "id": "template-1",
        "label": "Home / News",
        "page_count": 2,
        "representative_page_id": "home",
        "structure_simhash": "e58e40f6ef906c7d"
      },
      {
        "accessibility_summary": {
          "impact_counts": {
            "critical": 27,
            "serious": 15
          },
          "pages": 1,
          "pages_with_findings": 1,
          "rule_counts": {
            "color-contrast": 8,
            "html-has-lang": 1,
            "image-alt": 26,
            "link-name": 4,
            "select-name": 1,
            "target-size": 2
          },
          "severity_score": 100,
          "violations_count": 42
        },
        "family_key": "14b96524ab3f6fc54e8af8f33a7618ae980947f7795c087909180f4e94e36bb5",
        "id": "template-2",
        "label": "Tickets",
        "page_count": 1,
        "representative_page_id": "tickets",
        "structure_simhash": "e78a4094af9a6c79"
      },
      {
        "accessibility_summary": {
          "impact_counts": {
            "critical": 37,
            "serious": 7
          },
          "pages": 1,
          "pages_with_findings": 1,
          "rule_counts": {
            "html-has-lang": 1,
            "image-alt": 24,
            "label": 11,
            "link-name": 4,
            "select-name": 2,
            "target-size": 2
          },
          "severity_score": 100,
          "violations_count": 44
        },
        "family_key": "23f20aa74115502bdd0628d51c7f6ffe737ed1ad7d7e26f83f47193eb07d2c8f",
        "id": "template-3",
        "label": "Survey",
        "page_count": 1,
        "representative_page_id": "survey",
        "structure_simhash": "c38711d6eecaeef5"
      }
    ],
    "updated_at": "2026-09-23T21:22:04.742Z",
    "user_id": "public-sample"
  },
  "summary": {
    "automated_violations": 179,
    "blocked_pages": 0,
    "excluded_pages": 0,
    "failed_pages": 0,
    "ignored_resources": 0,
    "impact_counts": {
      "critical": 138,
      "serious": 41
    },
    "pages_with_findings": 4,
    "succeeded_pages": 4,
    "template_count": 3,
    "terminal_pages": 4,
    "total_pages": 4
  },
  "templates": [
    {
      "accessibility_summary": {
        "impact_counts": {
          "critical": 74,
          "serious": 19
        },
        "pages": 2,
        "pages_with_findings": 2,
        "rule_counts": {
          "color-contrast": 2,
          "html-has-lang": 2,
          "image-alt": 72,
          "link-name": 11,
          "select-name": 2,
          "target-size": 4
        },
        "severity_score": 200,
        "violations_count": 93
      },
      "family_key": "3db4facdf73b7c35777428cde03198c0ccb8e8e602a03ef66cb269fcfd86b64d",
      "id": "template-1",
      "label": "Home / News",
      "page_count": 2,
      "representative_page_id": "home",
      "structure_simhash": "e58e40f6ef906c7d"
    },
    {
      "accessibility_summary": {
        "impact_counts": {
          "critical": 27,
          "serious": 15
        },
        "pages": 1,
        "pages_with_findings": 1,
        "rule_counts": {
          "color-contrast": 8,
          "html-has-lang": 1,
          "image-alt": 26,
          "link-name": 4,
          "select-name": 1,
          "target-size": 2
        },
        "severity_score": 100,
        "violations_count": 42
      },
      "family_key": "14b96524ab3f6fc54e8af8f33a7618ae980947f7795c087909180f4e94e36bb5",
      "id": "template-2",
      "label": "Tickets",
      "page_count": 1,
      "representative_page_id": "tickets",
      "structure_simhash": "e78a4094af9a6c79"
    },
    {
      "accessibility_summary": {
        "impact_counts": {
          "critical": 37,
          "serious": 7
        },
        "pages": 1,
        "pages_with_findings": 1,
        "rule_counts": {
          "html-has-lang": 1,
          "image-alt": 24,
          "label": 11,
          "link-name": 4,
          "select-name": 2,
          "target-size": 2
        },
        "severity_score": 100,
        "violations_count": 44
      },
      "family_key": "23f20aa74115502bdd0628d51c7f6ffe737ed1ad7d7e26f83f47193eb07d2c8f",
      "id": "template-3",
      "label": "Survey",
      "page_count": 1,
      "representative_page_id": "survey",
      "structure_simhash": "c38711d6eecaeef5"
    }
  ]
}