{
  "runId": "mgifford-github-io--2026-04-01T06-39-26-300Z--o-hat-pages-monthly-desktop-light-chromium",
  "startedAt": "2026-04-01T06:39:26.299Z",
  "finishedAt": "2026-04-01T06:39:34.469Z",
  "toolVersion": "1.0.0",
  "mode": "ci",
  "config": {
    "maxPages": 50,
    "timeout": 30000,
    "concurrency": 2,
    "mode": "sitemap",
    "baseUrl": "https://mgifford.github.io/o-hat-scanner/",
    "viewport": "desktop",
    "colorScheme": "light",
    "sitemapSample": {
      "strategy": "shuffle",
      "seed": "o-hat-pages-monthly",
      "size": 50
    },
    "crawlFallback": {
      "enabled": true,
      "used": true
    },
    "browser": "chromium",
    "label": "o-hat-pages-monthly-desktop-light-chromium"
  },
  "targets": [
    "https://mgifford.github.io/o-hat-scanner/"
  ],
  "resultsByUrl": {
    "https://mgifford.github.io/": {
      "title": "reveal.js - The HTML Presentation Framework",
      "violations": [
        {
          "id": "heading-order",
          "impact": "moderate",
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the order of headings is semantically correct",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order invalid"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h3 style=\"position: absolute; width: 960px; height: 136px; z-index: 4; left: 50px; top: 550px; max-height: none; max-width: none; color: #fff;\" class=\"absolute-element\">\nMike Gifford - OpenConcept.ca\n</h3>",
              "target": [
                ".present > h3"
              ],
              "failureSummary": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": "critical",
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag111",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT7.a",
            "TT7.b",
            "EN-301-549",
            "EN-9.1.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-1.1.1"
          ],
          "description": "Ensure <img> elements have alternative text or a role of none or presentation",
          "help": "Images must have alternative text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an alt attribute"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has no title attribute"
                },
                {
                  "id": "presentational-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<img src=\"http://openconcept.ca/sites/openconcept/files/OC-logo-grey-2014-382x100-compressed.png\" width=\"350\" height=\"90\">",
              "target": [
                "img[height=\"90\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an alt attribute"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has no title attribute"
                },
                {
                  "id": "presentational-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<img src=\"http://openconcept.ca/sites/openconcept/files/OC-logo-2014-350x58-approved.png\" width=\"350\" height=\"58\">",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(2) > p > img[height=\"58\"][width=\"350\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an alt attribute"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has no title attribute"
                },
                {
                  "id": "presentational-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<img src=\"http://openconcept.ca/sites/openconcept/files/OC-logo-2014-350x58-approved.png\" width=\"350\" height=\"58\">",
              "target": [
                "section[hidden=\"\"]:nth-child(11) > p > img[height=\"58\"][width=\"350\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an alt attribute"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has no title attribute"
                },
                {
                  "id": "presentational-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<img src=\"http://openconcept.ca/sites/openconcept/files/OC-logo-2014-1000x164-approved.png\" width=\"750\">",
              "target": [
                "img[width=\"750\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": "moderate",
          "tags": [
            "cat.sensory-and-visual-cues",
            "wcag2aa",
            "wcag144",
            "EN-301-549",
            "EN-9.1.4.4",
            "ACT",
            "RGAAv4",
            "RGAA-10.4.2"
          ],
          "description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
          "help": "Zooming and scaling must not be disabled",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport",
                  "data": "user-scalable=no",
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "user-scalable=no on <meta> tag disables zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\">",
              "target": [
                "meta[name=\"viewport\"]"
              ],
              "failureSummary": "Fix any of the following:\n  user-scalable=no on <meta> tag disables zooming on mobile devices"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<section class=\"stack present\" data-id=\"f6f05edb0cb768e4ba0ea00db68ce9b2\" style=\"top: 0px; display: block;\">",
              "target": [
                ".stack.present"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<section class=\"stack future\" data-id=\"8acf9d49b227395119afb860d56a825a\" hidden=\"\" style=\"top: 0px; display: block;\">",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2)"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<section class=\"stack future\" data-id=\"b765df36fadc7d9ed810b700afe1c948\" hidden=\"\" style=\"top: 0px; display: block;\">",
              "target": [
                ".stack[hidden=\"\"]:nth-child(3)"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<section class=\"\" data-id=\"c99088c534fe4214a42b47c5c41ba9b7\" data-background-image=\"https://s3.amazonaws.com/media-p.slid.es/uploads/mgifford/images/483199/OpenSourceAwards.jpg\" style=\"top: -32.5px; display: block;\">",
              "target": [
                ".stack[hidden=\"\"]:nth-child(4) > section:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<section class=\"future\" data-id=\"ae37ce93abb0b0e29e056458fc7ff517\" data-background-image=\"https://s3.amazonaws.com/media-p.slid.es/uploads/mgifford/images/484454/NASA-SpaceX.jpg\" hidden=\"\" style=\"top: -165px; display: block;\">",
              "target": [
                "section[hidden=\"\"]:nth-child(10)"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<section class=\"future\" data-id=\"7c937f1c4bd7ca41128561e8c8af9514\" hidden=\"\" style=\"top: -291px; display: block;\">",
              "target": [
                "section[hidden=\"\"]:nth-child(11)"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<section class=\"future\" data-id=\"5154fa15e8f8149182ede6ad249bbe9a\" hidden=\"\" style=\"top: -207px; display: block;\">",
              "target": [
                "section[hidden=\"\"]:nth-child(12)"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            }
          ]
        }
      ],
      "passes": [
        {
          "id": "aria-hidden-body",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "wcag412",
            "EN-301-549",
            "EN-9.1.3.1",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden=\"true\" is not present on the document body.",
          "help": "aria-hidden=\"true\" must not be present on the document body",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-body?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-hidden-body",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "No aria-hidden attribute is present on document body"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<body style=\"transition: -webkit-transform 0.8s;\">",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<body style=\"transition: -webkit-transform 0.8s;\">",
              "target": [
                "body"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"slides\" style=\"width: 960px; height: 700px; zoom: 0.925714;\">",
              "target": [
                ".slides"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<section class=\"stack present\" data-id=\"f6f05edb0cb768e4ba0ea00db68ce9b2\" style=\"top: 0px; display: block;\">",
              "target": [
                ".stack.present"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<section class=\"present\" data-id=\"a4a92f31934bbbb25c76ddbdb5ed2b66\" data-background-image=\"https://s3.amazonaws.com/media-p.slid.es/uploads/mgifford/images/480111/Open-1.png\" style=\"top: -350px; display: block;\">",
              "target": [
                ".stack.present > .present"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"absolute-element\" style=\"position: absolute; width: 550px; height: 178px; z-index: 5; left: 10px; top: 50px; max-height: none; max-width: none; color: #fff; font-size: 80px;\">\nFixing Accessibility Problems\n</h2>",
              "target": [
                ".present > .absolute-element:nth-child(1)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<h1 class=\"absolute-element\" style=\"position: absolute; width: 964.03125px; height: 115px; z-index: 4; left: 47px; top: 300px; max-height: none; max-width: none; color: #fff;\">\nat the Source\n</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<h3 style=\"position: absolute; width: 960px; height: 136px; z-index: 4; left: 50px; top: 550px; max-height: none; max-width: none; color: #fff;\" class=\"absolute-element\">\nMike Gifford - OpenConcept.ca\n</h3>",
              "target": [
                ".present > h3"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p style=\"position: absolute; width: 500px; height: 20px; z-index: 4; right: 5px; bottom: 5px; max-height: none; max-width: none; font-size: 20px; color: #fff;\">\nPhoto: <a href=\"https://secure.flickr.com/photos/kk/492908390/sizes/l/\">Kris Krung</a>\n</p>",
              "target": [
                ".present > p"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"slide-background present\" data-background-hash=\"0https://s3.amazonaws.com/media-p.slid.es/uploads/mgifford/images/480111/Open-1.pngnullnullnullnull\" style=\"background-image: url(&quot;https://s3.amazonaws.com/media-p.slid.es/uploads/mgifford/images/480111/Open-1.png&quot;);\"></div>",
              "target": [
                ".present.slide-background > .present.slide-background"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"progress\" style=\"display: block;\"><span style=\"width: 0px;\"></span></div>",
              "target": [
                ".progress"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<aside class=\"controls\" style=\"display: block;\"><div class=\"navigate-left\"></div><div class=\"navigate-right enabled\"></div><div class=\"navigate-up\"></div><div class=\"navigate-down enabled\"></div></aside>",
              "target": [
                "aside"
              ]
            }
          ]
        },
        {
          "id": "bypass",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag241",
            "section508",
            "section508.22.o",
            "TTv5",
            "TT9.a",
            "EN-301-549",
            "EN-9.2.4.1",
            "RGAAv4",
            "RGAA-12.7.1"
          ],
          "description": "Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
          "help": "Page must have means to bypass repeated blocks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/bypass?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h2 class=\"absolute-element\" style=\"position: absolute; width: 550px; height: 178px; z-index: 5; left: 10px; top: 50px; max-height: none; max-width: none; color: #fff; font-size: 80px;\">\nFixing Accessibility Problems\n</h2>",
                      "target": [
                        ".present > .absolute-element:nth-child(1)"
                      ]
                    },
                    {
                      "html": "<h1 class=\"absolute-element\" style=\"position: absolute; width: 964.03125px; height: 115px; z-index: 4; left: 47px; top: 300px; max-height: none; max-width: none; color: #fff;\">\nat the Source\n</h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h3 style=\"position: absolute; width: 960px; height: 136px; z-index: 4; left: 50px; top: 550px; max-height: none; max-width: none; color: #fff;\" class=\"absolute-element\">\nMike Gifford - OpenConcept.ca\n</h3>",
                      "target": [
                        ".present > h3"
                      ]
                    },
                    {
                      "html": "<h2>Introduction</h2>",
                      "target": [
                        ".stack.present > section[hidden=\"\"] > h2"
                      ]
                    },
                    {
                      "html": "<h2 class=\"absolute-element\" style=\"position: absolute; width: 267.84375px; height: 58px; z-index: 4; left: 27px; top: 37px;\">\n<b>Scaling</b>\n</h2>",
                      "target": [
                        ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(1) > .absolute-element:nth-child(1)"
                      ]
                    },
                    {
                      "html": "<h2 class=\"absolute-element\" style=\"position: absolute; width: 285.6875px; height: 58px; z-index: 6; left: 654px; top: 37px;\">\n<b>Matters!</b>\n</h2>",
                      "target": [
                        ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(1) > .absolute-element:nth-child(2)"
                      ]
                    },
                    {
                      "html": "<h2>Focus Has Been On</h2>",
                      "target": [
                        ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(2) > h2"
                      ]
                    },
                    {
                      "html": "<h2 class=\"absolute-element\" style=\"position: absolute; width: 937.90625px; height: 130.140625px; z-index: 4; left: -3px; top: 464px;\">\n<font color=\"#ffffff\">The Modern Web Is Built with Central Libraries!</font>\n</h2>",
                      "target": [
                        ".stack[hidden=\"\"]:nth-child(3) > section:nth-child(1) > .absolute-element"
                      ]
                    },
                    {
                      "html": "<h2>Software Like:</h2>",
                      "target": [
                        ".stack[hidden=\"\"]:nth-child(3) > section:nth-child(2) > h2"
                      ]
                    },
                    {
                      "html": "<h3>\n<div class=\"fragment\" data-fragment-index=\"0\">\n<b>Content Management Systems</b>\n</div>\n</h3>",
                      "target": [
                        ".stack[hidden=\"\"]:nth-child(3) > section:nth-child(2) > h3:nth-child(3)"
                      ]
                    },
                    {
                      "html": "<h3>\n<div class=\"fragment\" data-fragment-index=\"0\">\n<b>Design Frameworks</b>\n</div>\n</h3>",
                      "target": [
                        "h3:nth-child(9)"
                      ]
                    },
                    {
                      "html": "<h3>\n<div class=\"fragment\" data-fragment-index=\"0\">\n<b>Javascript</b>\n</div>\n</h3>",
                      "target": [
                        "h3:nth-child(15)"
                      ]
                    },
                    {
                      "html": "<h3>\n<div class=\"fragment\" data-fragment-index=\"0\">\n<b>Multimedia</b>\n</div>\n</h3>",
                      "target": [
                        "h3:nth-child(21)"
                      ]
                    },
                    {
                      "html": "<h2>\n    <b>Why Open Source&nbsp;</b>\n</h2>",
                      "target": [
                        "section[hidden=\"\"]:nth-child(10) > h2:nth-child(1)"
                      ]
                    },
                    {
                      "html": "<h2>\n<b>Matters for&nbsp;</b>\n</h2>",
                      "target": [
                        "section[hidden=\"\"]:nth-child(10) > h2:nth-child(2)"
                      ]
                    },
                    {
                      "html": "<h2>\n<b>Accessibility</b>\n</h2>",
                      "target": [
                        "section[hidden=\"\"]:nth-child(10) > h2:nth-child(3)"
                      ]
                    },
                    {
                      "html": "<h2>Open Source &amp; Accessibility</h2>",
                      "target": [
                        "section[hidden=\"\"]:nth-child(11) > h2"
                      ]
                    },
                    {
                      "html": "<h3 class=\"absolute-element fragment\" style=\"position: absolute; width: 500px; height: 42px; z-index: 4; right: 64px; top: 200px;\" data-fragment-index=\"0\">\n    Rate of change on the Internet\n</h3>",
                      "target": [
                        "section[hidden=\"\"]:nth-child(11) > h3[data-fragment-index=\"0\"]"
                      ]
                    },
                    {
                      "html": "<h3 class=\"absolute-element fragment\" style=\"position: absolute; width: 500px; height: 42px; z-index: 4; left: 64px; top: 300px;\" data-fragment-index=\"1\">\n    Need for regular testing\n</h3>",
                      "target": [
                        "section[hidden=\"\"]:nth-child(11) > h3[data-fragment-index=\"1\"]"
                      ]
                    },
                    {
                      "html": "<h3 class=\"absolute-element fragment\" style=\"position: absolute; width: 500px; height: 42px; z-index: 4; right: 64px; top: 400px;\" data-fragment-index=\"2\">\n    Problems too big to solve alone\n</h3>",
                      "target": [
                        "section[hidden=\"\"]:nth-child(11) > h3[data-fragment-index=\"2\"]"
                      ]
                    },
                    {
                      "html": "<h3 class=\"absolute-element fragment\" style=\"position: absolute; width: 500px; height: 42px; z-index: 4; left: 64px; top: 500px;\" data-fragment-index=\"3\">\n    Engage disabled people in solution\n</h3>",
                      "target": [
                        "section[hidden=\"\"]:nth-child(11) > h3[data-fragment-index=\"3\"]"
                      ]
                    },
                    {
                      "html": "<h2>Mike Gifford</h2>",
                      "target": [
                        "section[hidden=\"\"]:nth-child(12) > h2"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "document-title",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag242",
            "TTv5",
            "TT12.a",
            "EN-301-549",
            "EN-9.2.4.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.5.1"
          ],
          "description": "Ensure each HTML document contains a non-empty <title> element",
          "help": "Documents must have <title> element to aid in navigation",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/document-title?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "doc-has-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Document has a non-empty <title> element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure headings have discernible text",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"absolute-element\" style=\"position: absolute; width: 550px; height: 178px; z-index: 5; left: 10px; top: 50px; max-height: none; max-width: none; color: #fff; font-size: 80px;\">\nFixing Accessibility Problems\n</h2>",
              "target": [
                ".present > .absolute-element:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\"absolute-element\" style=\"position: absolute; width: 964.03125px; height: 115px; z-index: 4; left: 47px; top: 300px; max-height: none; max-width: none; color: #fff;\">\nat the Source\n</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 style=\"position: absolute; width: 960px; height: 136px; z-index: 4; left: 50px; top: 550px; max-height: none; max-width: none; color: #fff;\" class=\"absolute-element\">\nMike Gifford - OpenConcept.ca\n</h3>",
              "target": [
                ".present > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Introduction</h2>",
              "target": [
                ".stack.present > section[hidden=\"\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"absolute-element\" style=\"position: absolute; width: 267.84375px; height: 58px; z-index: 4; left: 27px; top: 37px;\">\n<b>Scaling</b>\n</h2>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(1) > .absolute-element:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"absolute-element\" style=\"position: absolute; width: 285.6875px; height: 58px; z-index: 6; left: 654px; top: 37px;\">\n<b>Matters!</b>\n</h2>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(1) > .absolute-element:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Focus Has Been On</h2>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(2) > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"absolute-element\" style=\"position: absolute; width: 937.90625px; height: 130.140625px; z-index: 4; left: -3px; top: 464px;\">\n<font color=\"#ffffff\">The Modern Web Is Built with Central Libraries!</font>\n</h2>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(3) > section:nth-child(1) > .absolute-element"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Software Like:</h2>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(3) > section:nth-child(2) > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>\n<div class=\"fragment\" data-fragment-index=\"0\">\n<b>Content Management Systems</b>\n</div>\n</h3>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(3) > section:nth-child(2) > h3:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>\n<div class=\"fragment\" data-fragment-index=\"0\">\n<b>Design Frameworks</b>\n</div>\n</h3>",
              "target": [
                "h3:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>\n<div class=\"fragment\" data-fragment-index=\"0\">\n<b>Javascript</b>\n</div>\n</h3>",
              "target": [
                "h3:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>\n<div class=\"fragment\" data-fragment-index=\"0\">\n<b>Multimedia</b>\n</div>\n</h3>",
              "target": [
                "h3:nth-child(21)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n    <b>Why Open Source&nbsp;</b>\n</h2>",
              "target": [
                "section[hidden=\"\"]:nth-child(10) > h2:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n<b>Matters for&nbsp;</b>\n</h2>",
              "target": [
                "section[hidden=\"\"]:nth-child(10) > h2:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n<b>Accessibility</b>\n</h2>",
              "target": [
                "section[hidden=\"\"]:nth-child(10) > h2:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Open Source &amp; Accessibility</h2>",
              "target": [
                "section[hidden=\"\"]:nth-child(11) > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"absolute-element fragment\" style=\"position: absolute; width: 500px; height: 42px; z-index: 4; right: 64px; top: 200px;\" data-fragment-index=\"0\">\n    Rate of change on the Internet\n</h3>",
              "target": [
                "section[hidden=\"\"]:nth-child(11) > h3[data-fragment-index=\"0\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"absolute-element fragment\" style=\"position: absolute; width: 500px; height: 42px; z-index: 4; left: 64px; top: 300px;\" data-fragment-index=\"1\">\n    Need for regular testing\n</h3>",
              "target": [
                "section[hidden=\"\"]:nth-child(11) > h3[data-fragment-index=\"1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"absolute-element fragment\" style=\"position: absolute; width: 500px; height: 42px; z-index: 4; right: 64px; top: 400px;\" data-fragment-index=\"2\">\n    Problems too big to solve alone\n</h3>",
              "target": [
                "section[hidden=\"\"]:nth-child(11) > h3[data-fragment-index=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"absolute-element fragment\" style=\"position: absolute; width: 500px; height: 42px; z-index: 4; left: 64px; top: 500px;\" data-fragment-index=\"3\">\n    Engage disabled people in solution\n</h3>",
              "target": [
                "section[hidden=\"\"]:nth-child(11) > h3[data-fragment-index=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Mike Gifford</h2>",
              "target": [
                "section[hidden=\"\"]:nth-child(12) > h2"
              ]
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": "moderate",
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the order of headings is semantically correct",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": {
                    "headingOrder": [
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > section:nth-child(1) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > section:nth-child(1) > h1:nth-child(2)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > section:nth-child(1) > h3:nth-child(3)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > section:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > section:nth-child(1) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > section:nth-child(1) > h2:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > section:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > section:nth-child(1) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > section:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > section:nth-child(2) > h3:nth-child(3)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > section:nth-child(2) > h3:nth-child(9)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > section:nth-child(2) > h3:nth-child(15)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > section:nth-child(2) > h3:nth-child(21)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div:nth-child(1) > section:nth-child(10) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div:nth-child(1) > section:nth-child(10) > h2:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div:nth-child(1) > section:nth-child(10) > h2:nth-child(3)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div:nth-child(1) > section:nth-child(11) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div:nth-child(1) > section:nth-child(11) > h3:nth-child(3)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div:nth-child(1) > section:nth-child(11) > h3:nth-child(4)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div:nth-child(1) > section:nth-child(11) > h3:nth-child(5)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div:nth-child(1) > section:nth-child(11) > h3:nth-child(6)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div:nth-child(1) > section:nth-child(12) > h2:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"absolute-element\" style=\"position: absolute; width: 550px; height: 178px; z-index: 5; left: 10px; top: 50px; max-height: none; max-width: none; color: #fff; font-size: 80px;\">\nFixing Accessibility Problems\n</h2>",
              "target": [
                ".present > .absolute-element:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\"absolute-element\" style=\"position: absolute; width: 964.03125px; height: 115px; z-index: 4; left: 47px; top: 300px; max-height: none; max-width: none; color: #fff;\">\nat the Source\n</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Introduction</h2>",
              "target": [
                ".stack.present > section[hidden=\"\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"absolute-element\" style=\"position: absolute; width: 267.84375px; height: 58px; z-index: 4; left: 27px; top: 37px;\">\n<b>Scaling</b>\n</h2>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(1) > .absolute-element:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"absolute-element\" style=\"position: absolute; width: 285.6875px; height: 58px; z-index: 6; left: 654px; top: 37px;\">\n<b>Matters!</b>\n</h2>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(1) > .absolute-element:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Focus Has Been On</h2>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(2) > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"absolute-element\" style=\"position: absolute; width: 937.90625px; height: 130.140625px; z-index: 4; left: -3px; top: 464px;\">\n<font color=\"#ffffff\">The Modern Web Is Built with Central Libraries!</font>\n</h2>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(3) > section:nth-child(1) > .absolute-element"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Software Like:</h2>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(3) > section:nth-child(2) > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>\n<div class=\"fragment\" data-fragment-index=\"0\">\n<b>Content Management Systems</b>\n</div>\n</h3>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(3) > section:nth-child(2) > h3:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>\n<div class=\"fragment\" data-fragment-index=\"0\">\n<b>Design Frameworks</b>\n</div>\n</h3>",
              "target": [
                "h3:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>\n<div class=\"fragment\" data-fragment-index=\"0\">\n<b>Javascript</b>\n</div>\n</h3>",
              "target": [
                "h3:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>\n<div class=\"fragment\" data-fragment-index=\"0\">\n<b>Multimedia</b>\n</div>\n</h3>",
              "target": [
                "h3:nth-child(21)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n    <b>Why Open Source&nbsp;</b>\n</h2>",
              "target": [
                "section[hidden=\"\"]:nth-child(10) > h2:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n<b>Matters for&nbsp;</b>\n</h2>",
              "target": [
                "section[hidden=\"\"]:nth-child(10) > h2:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n<b>Accessibility</b>\n</h2>",
              "target": [
                "section[hidden=\"\"]:nth-child(10) > h2:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Open Source &amp; Accessibility</h2>",
              "target": [
                "section[hidden=\"\"]:nth-child(11) > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"absolute-element fragment\" style=\"position: absolute; width: 500px; height: 42px; z-index: 4; right: 64px; top: 200px;\" data-fragment-index=\"0\">\n    Rate of change on the Internet\n</h3>",
              "target": [
                "section[hidden=\"\"]:nth-child(11) > h3[data-fragment-index=\"0\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"absolute-element fragment\" style=\"position: absolute; width: 500px; height: 42px; z-index: 4; left: 64px; top: 300px;\" data-fragment-index=\"1\">\n    Need for regular testing\n</h3>",
              "target": [
                "section[hidden=\"\"]:nth-child(11) > h3[data-fragment-index=\"1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"absolute-element fragment\" style=\"position: absolute; width: 500px; height: 42px; z-index: 4; right: 64px; top: 400px;\" data-fragment-index=\"2\">\n    Problems too big to solve alone\n</h3>",
              "target": [
                "section[hidden=\"\"]:nth-child(11) > h3[data-fragment-index=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"absolute-element fragment\" style=\"position: absolute; width: 500px; height: 42px; z-index: 4; left: 64px; top: 500px;\" data-fragment-index=\"3\">\n    Engage disabled people in solution\n</h3>",
              "target": [
                "section[hidden=\"\"]:nth-child(11) > h3[data-fragment-index=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Mike Gifford</h2>",
              "target": [
                "section[hidden=\"\"]:nth-child(12) > h2"
              ]
            }
          ]
        },
        {
          "id": "html-has-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure every HTML document has a lang attribute",
          "help": "<html> element must have a lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "The <html> element has a lang attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-lang-valid",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.4.1"
          ],
          "description": "Ensure the lang attribute of the <html> element has a valid value",
          "help": "<html> element must have a valid value for the lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-lang-valid?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "best-practice"
          ],
          "description": "Ensure image alternative is not repeated as text",
          "help": "Alternative text of images should not be repeated as text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"http://openconcept.ca/sites/openconcept/files/OC-logo-grey-2014-382x100-compressed.png\" width=\"350\" height=\"90\">",
              "target": [
                "img[height=\"90\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"http://openconcept.ca/sites/openconcept/files/OC-logo-2014-350x58-approved.png\" width=\"350\" height=\"58\">",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(2) > p > img[height=\"58\"][width=\"350\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"http://openconcept.ca/sites/openconcept/files/OC-logo-2014-350x58-approved.png\" width=\"350\" height=\"58\">",
              "target": [
                "section[hidden=\"\"]:nth-child(11) > p > img[height=\"58\"][width=\"350\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"http://openconcept.ca/sites/openconcept/files/OC-logo-2014-1000x164-approved.png\" width=\"750\">",
              "target": [
                "img[width=\"750\"]"
              ]
            }
          ]
        },
        {
          "id": "landmark-complementary-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the complementary landmark or aside is at top level",
          "help": "Aside should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-complementary-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "complementary"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The complementary landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside class=\"controls\" style=\"display: block;\"><div class=\"navigate-left\"></div><div class=\"navigate-right enabled\"></div><div class=\"navigate-up\"></div><div class=\"navigate-down enabled\"></div></aside>",
              "target": [
                "aside"
              ]
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has a main landmark",
          "help": "Document should have one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure landmarks are unique",
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "complementary",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside class=\"controls\" style=\"display: block;\"><div class=\"navigate-left\"></div><div class=\"navigate-right enabled\"></div><div class=\"navigate-up\"></div><div class=\"navigate-down enabled\"></div></aside>",
              "target": [
                "aside"
              ]
            }
          ]
        },
        {
          "id": "link-name",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://secure.flickr.com/photos/kk/492908390/sizes/l/\">Kris Krung</a>",
              "target": [
                ".present > p > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://secure.flickr.com/photos/monana7/3621283977/sizes/o/\">Yamashita Yohei</a>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(1) > p > span > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://secure.flickr.com/photos/mathrong/7988229132/sizes/o/\">mathrong</a>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(3) > section:nth-child(1) > p > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://secure.flickr.com/photos/kubina/198847870/sizes/o/\">Jeff Kubina</a>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(4) > section:nth-child(1) > p > span > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://secure.flickr.com/photos/nasa2explore/13936619150/sizes/k/\">NASA: 2Explore</a>",
              "target": [
                "section[hidden=\"\"]:nth-child(10) > p > span > a"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport-large",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "best-practice"
          ],
          "description": "Ensure <meta name=\"viewport\"> can scale a significant amount",
          "help": "Users should be able to zoom and scale the text up to 500%",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport-large",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "<meta> tag does not prevent significant zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "nested-interactive",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
          "help": "Interactive controls must not be nested",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/nested-interactive?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"http://openconcept.ca/sites/openconcept/files/OC-logo-grey-2014-382x100-compressed.png\" width=\"350\" height=\"90\">",
              "target": [
                "img[height=\"90\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"http://openconcept.ca/sites/openconcept/files/OC-logo-2014-350x58-approved.png\" width=\"350\" height=\"58\">",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(2) > p > img[height=\"58\"][width=\"350\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"http://openconcept.ca/sites/openconcept/files/OC-logo-2014-350x58-approved.png\" width=\"350\" height=\"58\">",
              "target": [
                "section[hidden=\"\"]:nth-child(11) > p > img[height=\"58\"][width=\"350\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"http://openconcept.ca/sites/openconcept/files/OC-logo-2014-1000x164-approved.png\" width=\"750\">",
              "target": [
                "img[width=\"750\"]"
              ]
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-heading-one",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"reveal default center\" data-transition-speed=\"default\" data-background-transition=\"default\">",
              "target": [
                ".reveal"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"slides\" style=\"width: 960px; height: 700px; zoom: 0.925714;\">",
              "target": [
                ".slides"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"present\" data-id=\"a4a92f31934bbbb25c76ddbdb5ed2b66\" data-background-image=\"https://s3.amazonaws.com/media-p.slid.es/uploads/mgifford/images/480111/Open-1.png\" style=\"top: -350px; display: block;\">",
              "target": [
                ".stack.present > .present"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"absolute-element\" style=\"position: absolute; width: 550px; height: 178px; z-index: 5; left: 10px; top: 50px; max-height: none; max-width: none; color: #fff; font-size: 80px;\">\nFixing Accessibility Problems\n</h2>",
              "target": [
                ".present > .absolute-element:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\"absolute-element\" style=\"position: absolute; width: 964.03125px; height: 115px; z-index: 4; left: 47px; top: 300px; max-height: none; max-width: none; color: #fff;\">\nat the Source\n</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 style=\"position: absolute; width: 960px; height: 136px; z-index: 4; left: 50px; top: 550px; max-height: none; max-width: none; color: #fff;\" class=\"absolute-element\">\nMike Gifford - OpenConcept.ca\n</h3>",
              "target": [
                ".present > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p style=\"position: absolute; width: 500px; height: 20px; z-index: 4; right: 5px; bottom: 5px; max-height: none; max-width: none; font-size: 20px; color: #fff;\">\nPhoto: <a href=\"https://secure.flickr.com/photos/kk/492908390/sizes/l/\">Kris Krung</a>\n</p>",
              "target": [
                ".present > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://secure.flickr.com/photos/kk/492908390/sizes/l/\">Kris Krung</a>",
              "target": [
                ".present > p > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"future\" data-id=\"4cf816324b0f3ed67ac06459b941e96a\" hidden=\"\" style=\"top: -315px; display: block;\">",
              "target": [
                ".stack.present > section[hidden=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Introduction</h2>",
              "target": [
                ".stack.present > section[hidden=\"\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"width: 100%;\">\n  <div style=\"background:#AD113B; display: inline-block; width: 10%; height: 20px; margin: 2px;\">&nbsp;</div>\n  <div style=\"background:#00A9E0; display: inline-block; width: 80%; height: 20px; margin: 2px;\">&nbsp;</div>\n</div>",
              "target": [
                ".stack.present > section[hidden=\"\"] > div:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"background:#AD113B; display: inline-block; width: 10%; height: 20px; margin: 2px;\">&nbsp;</div>",
              "target": [
                ".stack.present > section[hidden=\"\"] > div:nth-child(2) > div:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"background:#00A9E0; display: inline-block; width: 80%; height: 20px; margin: 2px;\">&nbsp;</div>",
              "target": [
                ".stack.present > section[hidden=\"\"] > div:nth-child(2) > div:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>Mike Gifford, President</div>",
              "target": [
                ".stack.present > section[hidden=\"\"] > div:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>OpenConcept Consulting Inc.</div>",
              "target": [
                ".stack.present > section[hidden=\"\"] > div:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>\n<br>\n</div>",
              "target": [
                ".stack.present > section[hidden=\"\"] > div:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "div:nth-child(5) > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>Drupal Core Accessibility Maintainer</div>",
              "target": [
                ".stack.present > section[hidden=\"\"] > div:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>\n<br>\n</div>",
              "target": [
                ".stack.present > section[hidden=\"\"] > div:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "section[hidden=\"\"] > div:nth-child(7) > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>@mgifford</div>",
              "target": [
                "section[hidden=\"\"] > div:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>\n    <br>\n    </div>",
              "target": [
                "section[hidden=\"\"] > div:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "div:nth-child(9) > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>http://openconcept.ca</div>",
              "target": [
                "section[hidden=\"\"] > div:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>\n        <br>\n    </div>",
              "target": [
                "section[hidden=\"\"] > div:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "div:nth-child(11) > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>#a11yopen</div>",
              "target": [
                "section[hidden=\"\"] > div:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p style=\"position: absolute; width: 400; height: 100; z-index: 4; right: 5px; bottom: 5px;\">\n<img src=\"http://openconcept.ca/sites/openconcept/files/OC-logo-grey-2014-382x100-compressed.png\" width=\"350\" height=\"90\">\n</p>",
              "target": [
                ".stack.present > section[hidden=\"\"] > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"http://openconcept.ca/sites/openconcept/files/OC-logo-grey-2014-382x100-compressed.png\" width=\"350\" height=\"90\">",
              "target": [
                "img[height=\"90\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"\" data-id=\"5c503f5f85d40f8b9480d1267cc044fc\" data-background-image=\"https://s3.amazonaws.com/media-p.slid.es/uploads/mgifford/images/480220/Scale.jpg\" style=\"top: -67.5px; display: block;\">",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"absolute-element\" style=\"position: absolute; width: 267.84375px; height: 58px; z-index: 4; left: 27px; top: 37px;\">\n<b>Scaling</b>\n</h2>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(1) > .absolute-element:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Scaling</b>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(1) > .absolute-element:nth-child(1) > b"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"absolute-element\" style=\"position: absolute; width: 285.6875px; height: 58px; z-index: 6; left: 654px; top: 37px;\">\n<b>Matters!</b>\n</h2>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(1) > .absolute-element:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Matters!</b>",
              "target": [
                "section:nth-child(1) > .absolute-element:nth-child(2) > b"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p style=\"position: absolute; width: 500px; height: 40px; z-index: 4; right: 5px; bottom: 5px; max-height: none; max-width: none; font-size: 20px;\">",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(1) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span style=\"margin: 3px; padding: 3px; background-color: rgba(255, 255, 255, 0.8); color: #000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;\">Photo: <a href=\"https://secure.flickr.com/photos/monana7/3621283977/sizes/o/\">Yamashita Yohei</a>\n</span>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(1) > p > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://secure.flickr.com/photos/monana7/3621283977/sizes/o/\">Yamashita Yohei</a>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(1) > p > span > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"future\" data-id=\"bf99e7e24a8e1dfc2f04b7132b0dc41c\" style=\"top: -250px; display: block;\">",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Focus Has Been On</h2>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(2) > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"width: 100%;\">\n  <div style=\"background:#AD113B; display: inline-block; width: 10%; height: 20px; margin: 2px;\">&nbsp;</div>\n  <div style=\"background:#00A9E0; display: inline-block; width: 80%; height: 20px; margin: 2px;\">&nbsp;</div>\n</div>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(2) > div:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"background:#AD113B; display: inline-block; width: 10%; height: 20px; margin: 2px;\">&nbsp;</div>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"background:#00A9E0; display: inline-block; width: 80%; height: 20px; margin: 2px;\">&nbsp;</div>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"fragment\" data-fragment-index=\"0\">\n<span style=\"font-size: 35.6842994689941px; font-style: normal; font-variant: normal;\">Assistive Technology</span>\n</div>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(2) > .fragment[data-fragment-index=\"0\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span style=\"font-size: 35.6842994689941px; font-style: normal; font-variant: normal;\">Assistive Technology</span>",
              "target": [
                ".fragment[data-fragment-index=\"0\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"fragment\" data-fragment-index=\"1\">\n    <span style=\"font-size: 35.6842994689941px; font-style: normal; font-variant: normal;\">Standards &amp; Guidelines</span>&nbsp;</div>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(2) > .fragment[data-fragment-index=\"1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span style=\"font-size: 35.6842994689941px; font-style: normal; font-variant: normal;\">Standards &amp; Guidelines</span>",
              "target": [
                "section:nth-child(2) > .fragment[data-fragment-index=\"1\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"fragment\" data-fragment-index=\"2\">Individual Sites</div>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(2) > .fragment[data-fragment-index=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"fragment\" data-fragment-index=\"3\">Educational Efforts</div>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(2) > .fragment[data-fragment-index=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>\n<br>\n</div>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(2) > div:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(2) > div:nth-child(7) > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"fragment\" data-fragment-index=\"4\">Increasingly:</div>",
              "target": [
                ".fragment[data-fragment-index=\"4\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"fragment\" data-fragment-index=\"4\">Automated Tests, Themes &amp; Plugins</div>",
              "target": [
                ".fragment[data-fragment-index=\"4\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p style=\"position: absolute; width: 400; height: 100; z-index: 4; right: 5px; bottom: 5px;\">\n<img src=\"http://openconcept.ca/sites/openconcept/files/OC-logo-2014-350x58-approved.png\" width=\"350\" height=\"58\">\n</p>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(2) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"http://openconcept.ca/sites/openconcept/files/OC-logo-2014-350x58-approved.png\" width=\"350\" height=\"58\">",
              "target": [
                ".stack[hidden=\"\"]:nth-child(2) > section:nth-child(2) > p > img[height=\"58\"][width=\"350\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"\" data-id=\"eeb3d360fc05773e1f578dc797f65d05\" data-background-image=\"https://s3.amazonaws.com/media-p.slid.es/uploads/mgifford/images/480279/Library-transition.png\" style=\"top: -317px; display: block;\">",
              "target": [
                ".stack[hidden=\"\"]:nth-child(3) > section:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"absolute-element\" style=\"position: absolute; width: 937.90625px; height: 130.140625px; z-index: 4; left: -3px; top: 464px;\">\n<font color=\"#ffffff\">The Modern Web Is Built with Central Libraries!</font>\n</h2>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(3) > section:nth-child(1) > .absolute-element"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<font color=\"#ffffff\">The Modern Web Is Built with Central Libraries!</font>",
              "target": [
                ".absolute-element > font"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p style=\"position: absolute; width: 500px; height: 40px; z-index: 4; right: 5px; bottom: 5px; max-height: none; max-width: none; font-size: 20px; color: #fff;\">\nPhoto: <a href=\"https://secure.flickr.com/photos/mathrong/7988229132/sizes/o/\">mathrong</a>\n</p>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(3) > section:nth-child(1) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://secure.flickr.com/photos/mathrong/7988229132/sizes/o/\">mathrong</a>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(3) > section:nth-child(1) > p > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"future\" data-id=\"b632b3ed81381f8d090b649b686d1026\" style=\"top: -350px; display: block;\">",
              "target": [
                ".stack[hidden=\"\"]:nth-child(3) > section:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Software Like:</h2>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(3) > section:nth-child(2) > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"width: 100%;\">\n  <div style=\"background:#AD113B; display: inline-block; width: 10%; height: 20px; margin: 2px;\">&nbsp;</div>\n  <div style=\"background:#00A9E0; display: inline-block; width: 80%; height: 20px; margin: 2px;\">&nbsp;</div>\n</div>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(3) > section:nth-child(2) > div:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"background:#AD113B; display: inline-block; width: 10%; height: 20px; margin: 2px;\">&nbsp;</div>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(3) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"background:#00A9E0; display: inline-block; width: 80%; height: 20px; margin: 2px;\">&nbsp;</div>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(3) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>\n<div class=\"fragment\" data-fragment-index=\"0\">\n<b>Content Management Systems</b>\n</div>\n</h3>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(3) > section:nth-child(2) > h3:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"fragment\" data-fragment-index=\"0\">\n<b>Content Management Systems</b>\n</div>",
              "target": [
                "h3:nth-child(3) > .fragment[data-fragment-index=\"0\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Content Management Systems</b>",
              "target": [
                "h3:nth-child(3) > .fragment[data-fragment-index=\"0\"] > b"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"fragment\" data-fragment-index=\"1\" style=\"display: inline-block;\">WordPress </div>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(3) > section:nth-child(2) > .fragment[data-fragment-index=\"1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"fragment\" data-fragment-index=\"9\" style=\"display: inline-block;\"> (48%) - </div>",
              "target": [
                ".fragment[data-fragment-index=\"9\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"fragment\" data-fragment-index=\"2\" style=\"display: inline-block;\">Drupal </div>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(3) > section:nth-child(2) > .fragment[data-fragment-index=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"fragment\" data-fragment-index=\"9\" style=\"display: inline-block;\"> (13%)</div>",
              "target": [
                ".fragment[data-fragment-index=\"9\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "br:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>\n<div class=\"fragment\" data-fragment-index=\"0\">\n<b>Design Frameworks</b>\n</div>\n</h3>",
              "target": [
                "h3:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"fragment\" data-fragment-index=\"0\">\n<b>Design Frameworks</b>\n</div>",
              "target": [
                "h3:nth-child(9) > .fragment[data-fragment-index=\"0\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Design Frameworks</b>",
              "target": [
                "h3:nth-child(9) > .fragment[data-fragment-index=\"0\"] > b"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"fragment\" data-fragment-index=\"3\" style=\"display: inline-block;\">HTML5 Boilerplate </div>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(3) > section:nth-child(2) > .fragment[data-fragment-index=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"fragment\" data-fragment-index=\"9\" style=\"display: inline-block;\"> (57%) - </div>",
              "target": [
                ".fragment[data-fragment-index=\"9\"]:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"fragment\" data-fragment-index=\"4\" style=\"display: inline-block;\">Bootstrap </div>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(3) > section:nth-child(2) > .fragment[data-fragment-index=\"4\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"fragment\" data-fragment-index=\"9\" style=\"display: inline-block;\"> (31%)</div>",
              "target": [
                ".fragment[data-fragment-index=\"9\"]:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "br:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>\n<div class=\"fragment\" data-fragment-index=\"0\">\n<b>Javascript</b>\n</div>\n</h3>",
              "target": [
                "h3:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"fragment\" data-fragment-index=\"0\">\n<b>Javascript</b>\n</div>",
              "target": [
                "h3:nth-child(15) > .fragment[data-fragment-index=\"0\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Javascript</b>",
              "target": [
                "h3:nth-child(15) > .fragment[data-fragment-index=\"0\"] > b"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"fragment\" data-fragment-index=\"5\" style=\"display: inline-block;\">jQuery </div>",
              "target": [
                "section:nth-child(2) > .fragment[data-fragment-index=\"5\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"fragment\" data-fragment-index=\"9\" style=\"display: inline-block;\"> (20%) - </div>",
              "target": [
                ".fragment[data-fragment-index=\"9\"]:nth-child(17)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"fragment\" data-fragment-index=\"6\" style=\"display: inline-block;\">Modernizr </div>",
              "target": [
                "div[data-fragment-index=\"6\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"fragment\" data-fragment-index=\"9\" style=\"display: inline-block;\"> (5%)</div>",
              "target": [
                ".fragment[data-fragment-index=\"9\"]:nth-child(19)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "br:nth-child(20)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>\n<div class=\"fragment\" data-fragment-index=\"0\">\n<b>Multimedia</b>\n</div>\n</h3>",
              "target": [
                "h3:nth-child(21)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"fragment\" data-fragment-index=\"0\">\n<b>Multimedia</b>\n</div>",
              "target": [
                "h3:nth-child(21) > .fragment[data-fragment-index=\"0\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Multimedia</b>",
              "target": [
                "h3:nth-child(21) > .fragment[data-fragment-index=\"0\"] > b"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"fragment\" data-fragment-index=\"7\" style=\"display: inline-block;\">JW Player </div>",
              "target": [
                "div[data-fragment-index=\"7\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"fragment\" data-fragment-index=\"9\" style=\"display: inline-block;\"> (16%) -</div>",
              "target": [
                ".fragment[data-fragment-index=\"9\"]:nth-child(23)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"fragment\" data-fragment-index=\"8\" style=\"display: inline-block;\">MediaElement.js </div>",
              "target": [
                "div[data-fragment-index=\"8\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"fragment\" data-fragment-index=\"9\" style=\"display: inline-block;\"> (4%)</div>",
              "target": [
                ".fragment[data-fragment-index=\"9\"]:nth-child(25)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"stack future\" data-id=\"5bc99d96f24cf5244c1ea206b78e3adf\" hidden=\"\" style=\"top: 0px; display: block;\">",
              "target": [
                ".stack[hidden=\"\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p style=\"position: absolute; width: 500px; height: 40px; z-index: 4; right: 5px; bottom: 5px; max-height: none; max-width: none; font-size: 20px;\">",
              "target": [
                ".stack[hidden=\"\"]:nth-child(4) > section:nth-child(1) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span style=\"margin: 3px; padding: 3px; background-color: rgba(255, 255, 255, 0.8); color: #000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;\">Photo: <a href=\"https://secure.flickr.com/photos/kubina/198847870/sizes/o/\">Jeff Kubina</a>\n</span>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(4) > section:nth-child(1) > p > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://secure.flickr.com/photos/kubina/198847870/sizes/o/\">Jeff Kubina</a>",
              "target": [
                ".stack[hidden=\"\"]:nth-child(4) > section:nth-child(1) > p > span > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n    <b>Why Open Source&nbsp;</b>\n</h2>",
              "target": [
                "section[hidden=\"\"]:nth-child(10) > h2:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Why Open Source&nbsp;</b>",
              "target": [
                "section[hidden=\"\"]:nth-child(10) > h2:nth-child(1) > b"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n<b>Matters for&nbsp;</b>\n</h2>",
              "target": [
                "section[hidden=\"\"]:nth-child(10) > h2:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Matters for&nbsp;</b>",
              "target": [
                "section[hidden=\"\"]:nth-child(10) > h2:nth-child(2) > b"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n<b>Accessibility</b>\n</h2>",
              "target": [
                "section[hidden=\"\"]:nth-child(10) > h2:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Accessibility</b>",
              "target": [
                "section[hidden=\"\"]:nth-child(10) > h2:nth-child(3) > b"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p style=\"position: absolute; width: 500px; height: 40px; z-index: 4; right: 5px; bottom: 5px; max-height: none; max-width: none; font-size: 20px;\">",
              "target": [
                "section[hidden=\"\"]:nth-child(10) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span style=\"margin: 3px; padding: 3px; background-color: rgba(255, 255, 255, 0.5); color: #000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;\">Photo: <a href=\"https://secure.flickr.com/photos/nasa2explore/13936619150/sizes/k/\">NASA: 2Explore</a>\n</span>",
              "target": [
                "section[hidden=\"\"]:nth-child(10) > p > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://secure.flickr.com/photos/nasa2explore/13936619150/sizes/k/\">NASA: 2Explore</a>",
              "target": [
                "section[hidden=\"\"]:nth-child(10) > p > span > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Open Source &amp; Accessibility</h2>",
              "target": [
                "section[hidden=\"\"]:nth-child(11) > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"width: 100%;\">\n  <div style=\"background:#AD113B; display: inline-block; width: 10%; height: 20px; margin: 2px;\">&nbsp;</div>\n  <div style=\"background:#00A9E0; display: inline-block; width: 80%; height: 20px; margin: 2px;\">&nbsp;</div>\n</div>",
              "target": [
                "section[hidden=\"\"]:nth-child(11) > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"background:#AD113B; display: inline-block; width: 10%; height: 20px; margin: 2px;\">&nbsp;</div>",
              "target": [
                "section[hidden=\"\"]:nth-child(11) > div > div:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"background:#00A9E0; display: inline-block; width: 80%; height: 20px; margin: 2px;\">&nbsp;</div>",
              "target": [
                "section[hidden=\"\"]:nth-child(11) > div > div:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"absolute-element fragment\" style=\"position: absolute; width: 500px; height: 42px; z-index: 4; right: 64px; top: 200px;\" data-fragment-index=\"0\">\n    Rate of change on the Internet\n</h3>",
              "target": [
                "section[hidden=\"\"]:nth-child(11) > h3[data-fragment-index=\"0\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"absolute-element fragment\" style=\"position: absolute; width: 500px; height: 42px; z-index: 4; left: 64px; top: 300px;\" data-fragment-index=\"1\">\n    Need for regular testing\n</h3>",
              "target": [
                "section[hidden=\"\"]:nth-child(11) > h3[data-fragment-index=\"1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"absolute-element fragment\" style=\"position: absolute; width: 500px; height: 42px; z-index: 4; right: 64px; top: 400px;\" data-fragment-index=\"2\">\n    Problems too big to solve alone\n</h3>",
              "target": [
                "section[hidden=\"\"]:nth-child(11) > h3[data-fragment-index=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"absolute-element fragment\" style=\"position: absolute; width: 500px; height: 42px; z-index: 4; left: 64px; top: 500px;\" data-fragment-index=\"3\">\n    Engage disabled people in solution\n</h3>",
              "target": [
                "section[hidden=\"\"]:nth-child(11) > h3[data-fragment-index=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p style=\"position: absolute; width: 400; height: 100; z-index: 4; right: 5px; bottom: 5px;\">\n<img src=\"http://openconcept.ca/sites/openconcept/files/OC-logo-2014-350x58-approved.png\" width=\"350\" height=\"58\">\n</p>",
              "target": [
                "section[hidden=\"\"]:nth-child(11) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"http://openconcept.ca/sites/openconcept/files/OC-logo-2014-350x58-approved.png\" width=\"350\" height=\"58\">",
              "target": [
                "section[hidden=\"\"]:nth-child(11) > p > img[height=\"58\"][width=\"350\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Mike Gifford</h2>",
              "target": [
                "section[hidden=\"\"]:nth-child(12) > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"width: 100%;\">\n  <div style=\"background:#AD113B; display: inline-block; width: 10%; height: 20px; margin: 2px;\">&nbsp;</div>\n  <div style=\"background:#00A9E0; display: inline-block; width: 80%; height: 20px; margin: 2px;\">&nbsp;</div>\n</div>",
              "target": [
                "section[hidden=\"\"]:nth-child(12) > div:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"background:#AD113B; display: inline-block; width: 10%; height: 20px; margin: 2px;\">&nbsp;</div>",
              "target": [
                "section[hidden=\"\"]:nth-child(12) > div:nth-child(2) > div:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"background:#00A9E0; display: inline-block; width: 80%; height: 20px; margin: 2px;\">&nbsp;</div>",
              "target": [
                "section[hidden=\"\"]:nth-child(12) > div:nth-child(2) > div:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>OpenConcept Consulting Inc.</div>",
              "target": [
                "section[hidden=\"\"]:nth-child(12) > div:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>\n<br>\n</div>",
              "target": [
                "section[hidden=\"\"]:nth-child(12) > div:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "div:nth-child(4) > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>http://openconcept.ca</div>",
              "target": [
                "section[hidden=\"\"]:nth-child(12) > div:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>\n<br>\n</div>",
              "target": [
                "section[hidden=\"\"]:nth-child(12) > div:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "section[hidden=\"\"]:nth-child(12) > div:nth-child(6) > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>@mgifford</div>",
              "target": [
                "section[hidden=\"\"]:nth-child(12) > div:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p style=\"position: absolute; width: 764; height: 200; z-index: 4; right: 5px; bottom: 5px;\">\n<img src=\"http://openconcept.ca/sites/openconcept/files/OC-logo-2014-1000x164-approved.png\" width=\"750\">\n</p>",
              "target": [
                "section[hidden=\"\"]:nth-child(12) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"http://openconcept.ca/sites/openconcept/files/OC-logo-2014-1000x164-approved.png\" width=\"750\">",
              "target": [
                "img[width=\"750\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"backgrounds\">",
              "target": [
                ".backgrounds"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"slide-background present\">",
              "target": [
                ".backgrounds > .present.slide-background"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"slide-background present\" data-background-hash=\"0https://s3.amazonaws.com/media-p.slid.es/uploads/mgifford/images/480111/Open-1.pngnullnullnullnull\" style=\"background-image: url(&quot;https://s3.amazonaws.com/media-p.slid.es/uploads/mgifford/images/480111/Open-1.png&quot;);\"></div>",
              "target": [
                ".present.slide-background > .present.slide-background"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"slide-background present\" data-background-hash=\"0https://s3.amazonaws.com/media-p.slid.es/uploads/mgifford/images/480220/Scale.jpgnullnullnullnull\" style=\"background-image: url(&quot;https://s3.amazonaws.com/media-p.slid.es/uploads/mgifford/images/480220/Scale.jpg&quot;);\"></div>",
              "target": [
                ".slide-background.future:nth-child(2) > .present.slide-background"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"slide-background pre...\" data-background-hash=\"0https://s3.amazonaw...\" style=\"background-image: ur...\">",
              "target": [
                ".slide-background.future:nth-child(3) > .present.slide-background"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"slide-background pre...\" data-background-hash=\"0https://s3.amazonaw...\" style=\"background-image: ur...\">",
              "target": [
                ".slide-background.future:nth-child(4) > .present.slide-background"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"slide-background pre...\" data-background-hash=\"0https://s3.amazonaw...\" style=\"background-image: ur...\">",
              "target": [
                ".slide-background.future:nth-child(5) > .present.slide-background"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"slide-background pre...\" data-background-hash=\"0https://s3.amazonaw...\" style=\"background-image: ur...\">",
              "target": [
                ".slide-background.future:nth-child(6) > .present.slide-background"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"slide-background present\" data-background-hash=\"0https://s3.amazonaws.com/media-p.slid.es/uploads/mgifford/images/484222/Escher.jpgnullnullnullnull\" style=\"background-image: url(&quot;https://s3.amazonaws.com/media-p.slid.es/uploads/mgifford/images/484222/Escher.jpg&quot;);\"></div>",
              "target": [
                ".slide-background.future:nth-child(7) > .present.slide-background"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"progress\" style=\"display: block;\"><span style=\"width: 0px;\"></span></div>",
              "target": [
                ".progress"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span style=\"width: 0px;\"></span>",
              "target": [
                ".progress > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside class=\"controls\" style=\"display: block;\"><div class=\"navigate-left\"></div><div class=\"navigate-right enabled\"></div><div class=\"navigate-up\"></div><div class=\"navigate-down enabled\"></div></aside>",
              "target": [
                "aside"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"navigate-left\"></div>",
              "target": [
                ".navigate-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"navigate-right enabled\"></div>",
              "target": [
                ".navigate-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"navigate-up\"></div>",
              "target": [
                ".navigate-up"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"navigate-down enabled\"></div>",
              "target": [
                ".navigate-down"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"slide-number\"></div>",
              "target": [
                ".slide-number"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"state-background\"></div>",
              "target": [
                ".state-background"
              ]
            }
          ]
        }
      ],
      "incomplete": [
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "60.0pt (80px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"slide-background present\" data-background-hash=\"0https://s3.amazonaws.com/media-p.slid.es/uploads/mgifford/images/480111/Open-1.pngnullnullnullnull\" style=\"background-image: url(&quot;https://s3.amazonaws.com/media-p.slid.es/uploads/mgifford/images/480111/Open-1.png&quot;);\"></div>",
                      "target": [
                        ".present.slide-background > .present.slide-background"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<h2 class=\"absolute-element\" style=\"position: absolute; width: 550px; height: 178px; z-index: 5; left: 10px; top: 50px; max-height: none; max-width: none; color: #fff; font-size: 80px;\">\nFixing Accessibility Problems\n</h2>",
              "target": [
                ".present > .absolute-element:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "101.8pt (135.72px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"slide-background present\" data-background-hash=\"0https://s3.amazonaws.com/media-p.slid.es/uploads/mgifford/images/480111/Open-1.pngnullnullnullnull\" style=\"background-image: url(&quot;https://s3.amazonaws.com/media-p.slid.es/uploads/mgifford/images/480111/Open-1.png&quot;);\"></div>",
                      "target": [
                        ".present.slide-background > .present.slide-background"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<h1 class=\"absolute-element\" style=\"position: absolute; width: 964.03125px; height: 115px; z-index: 4; left: 47px; top: 300px; max-height: none; max-width: none; color: #fff;\">\nat the Source\n</h1>",
              "target": [
                "h1"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "41.9pt (55.8px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"slide-background present\" data-background-hash=\"0https://s3.amazonaws.com/media-p.slid.es/uploads/mgifford/images/480111/Open-1.pngnullnullnullnull\" style=\"background-image: url(&quot;https://s3.amazonaws.com/media-p.slid.es/uploads/mgifford/images/480111/Open-1.png&quot;);\"></div>",
                      "target": [
                        ".present.slide-background > .present.slide-background"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<h3 style=\"position: absolute; width: 960px; height: 136px; z-index: 4; left: 50px; top: 550px; max-height: none; max-width: none; color: #fff;\" class=\"absolute-element\">\nMike Gifford - OpenConcept.ca\n</h3>",
              "target": [
                ".present > h3"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"slide-background present\" data-background-hash=\"0https://s3.amazonaws.com/media-p.slid.es/uploads/mgifford/images/480111/Open-1.pngnullnullnullnull\" style=\"background-image: url(&quot;https://s3.amazonaws.com/media-p.slid.es/uploads/mgifford/images/480111/Open-1.png&quot;);\"></div>",
                      "target": [
                        ".present.slide-background > .present.slide-background"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p style=\"position: absolute; width: 500px; height: 20px; z-index: 4; right: 5px; bottom: 5px; max-height: none; max-width: none; font-size: 20px; color: #fff;\">\nPhoto: <a href=\"https://secure.flickr.com/photos/kk/492908390/sizes/l/\">Kris Krung</a>\n</p>",
              "target": [
                ".present > p"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"slide-background present\" data-background-hash=\"0https://s3.amazonaws.com/media-p.slid.es/uploads/mgifford/images/480111/Open-1.pngnullnullnullnull\" style=\"background-image: url(&quot;https://s3.amazonaws.com/media-p.slid.es/uploads/mgifford/images/480111/Open-1.png&quot;);\"></div>",
                      "target": [
                        ".present.slide-background > .present.slide-background"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"https://secure.flickr.com/photos/kk/492908390/sizes/l/\">Kris Krung</a>",
              "target": [
                ".present > p > a"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://mgifford.github.io/",
      "originalUrl": "https://mgifford.github.io/",
      "status": 200,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/o-hat-scanner/": {
      "title": "O-Hat Scanner - Accessibility Reports",
      "violations": [],
      "passes": [
        {
          "id": "aria-allowed-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure an element's role supports its ARIA attributes",
          "help": "Elements must only use supported ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<select id=\"archiveFilter\" class=\"filter-select\" aria-label=\"Show runs\">",
              "target": [
                "#archiveFilter"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<table aria-live=\"polite\">",
              "target": [
                "table"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<th aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"report\">View</button></th>",
              "target": [
                "th[aria-sort=\"none\"]:nth-child(1)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<th aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"target\">Target</button></th>",
              "target": [
                "th[aria-sort=\"none\"]:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<th class=\"viewport-col\" aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"viewport\">Viewport</button></th>",
              "target": [
                ".viewport-col"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<th class=\"color-col\" aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"colorScheme\">Color</button></th>",
              "target": [
                ".color-col"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<th class=\"browser-col\" aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"browser\">Browser</button></th>",
              "target": [
                ".browser-col"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<th aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"pagesScanned\">Pages</button></th>",
              "target": [
                "th[aria-sort=\"none\"]:nth-child(7)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<th aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"totalViolations\">Errors</button></th>",
              "target": [
                "th[aria-sort=\"none\"]:nth-child(8)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<th aria-sort=\"descending\"><button class=\"sort-btn\" data-sort=\"startedAt\">Date</button></th>",
              "target": [
                "th[aria-sort=\"descending\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-bg/www-government-bg--2026-03-31T07-31-17-815Z--bulgaria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.bg/en\">Open</a>",
              "target": [
                "tr[data-idx=\"0\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-bg--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-bg--2...\">",
              "target": [
                "tr[data-idx=\"0\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-bg/www-government-bg--2026-03-31T06-30-46-311Z--bulgaria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.bg/en\">Open</a>",
              "target": [
                "tr[data-idx=\"1\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-bg--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-bg--2...\">",
              "target": [
                "tr[data-idx=\"1\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-ie/www-gov-ie--2026-03-31T06-28-57-600Z--ireland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.ie/\">Open</a>",
              "target": [
                "tr[data-idx=\"2\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.ie/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-ie--2026-03-...\" aria-label=\"Run ID www-gov-ie--2...\" data-full=\"www-gov-ie--2026-03-...\">",
              "target": [
                "tr[data-idx=\"2\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-ie/www-gov-ie--2026-03-31T05-46-02-004Z--ireland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.ie/\">Open</a>",
              "target": [
                "tr[data-idx=\"3\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.ie/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-ie--2026-03-...\" aria-label=\"Run ID www-gov-ie--2...\" data-full=\"www-gov-ie--2026-03-...\">",
              "target": [
                "tr[data-idx=\"3\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-italia-it/www-italia-it--2026-03-31T05-44-13-102Z--italy-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.italia.it/\">Open</a>",
              "target": [
                "tr[data-pages=\"78\"] > .report-cell > .view-link[aria-label=\"Open https://www.italia.it/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-italia-it--2026-...\" aria-label=\"Run ID www-italia-it...\" data-full=\"www-italia-it--2026-...\">",
              "target": [
                "tr[data-pages=\"78\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-italia-it/www-italia-it--2026-03-31T04-58-19-983Z--italy-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.italia.it/\">Open</a>",
              "target": [
                "tr[data-pages=\"86\"] > .report-cell > .view-link[aria-label=\"Open https://www.italia.it/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-italia-it--2026-...\" aria-label=\"Run ID www-italia-it...\" data-full=\"www-italia-it--2026-...\">",
              "target": [
                "tr[data-pages=\"86\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/europa-eu/europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://europa.eu/\">Open</a>",
              "target": [
                "tr[data-idx=\"6\"] > .report-cell > .view-link[aria-label=\"Open https://europa.eu/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium\" aria-label=\"Run ID europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium\" data-full=\"europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-idx=\"6\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/europa-eu/europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://europa.eu/\">Open</a>",
              "target": [
                "tr[data-idx=\"7\"] > .report-cell > .view-link[aria-label=\"Open https://europa.eu/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium\" aria-label=\"Run ID europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium\" data-full=\"europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-idx=\"7\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-30T05-44-31-080Z--finland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://valtioneuvosto.fi/en\">Open</a>",
              "target": [
                "tr[data-idx=\"8\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"valtioneuvosto-fi--2...\" aria-label=\"Run ID valtioneuvost...\" data-full=\"valtioneuvosto-fi--2...\">",
              "target": [
                "tr[data-idx=\"8\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-30T04-56-05-434Z--finland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://valtioneuvosto.fi/en\">Open</a>",
              "target": [
                "tr[data-idx=\"9\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"valtioneuvosto-fi--2...\" aria-label=\"Run ID valtioneuvost...\" data-full=\"valtioneuvosto-fi--2...\">",
              "target": [
                "tr[data-idx=\"9\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/gouvernement-lu/gouvernement-lu--2026-03-29T05-33-38-228Z--luxembourg-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://gouvernement.lu/en\">Open</a>",
              "target": [
                "tr[data-idx=\"10\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"gouvernement-lu--202...\" aria-label=\"Run ID gouvernement-...\" data-full=\"gouvernement-lu--202...\">",
              "target": [
                "tr[data-idx=\"10\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/gouvernement-lu/gouvernement-lu--2026-03-29T04-49-24-237Z--luxembourg-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://gouvernement.lu/en\">Open</a>",
              "target": [
                "tr[data-idx=\"11\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"gouvernement-lu--202...\" aria-label=\"Run ID gouvernement-...\" data-full=\"gouvernement-lu--202...\">",
              "target": [
                "tr[data-idx=\"11\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-vlada-cz/www-vlada-cz--2026-03-28T10-09-06-031Z--czechia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.vlada.cz/en/\">Open</a>",
              "target": [
                "tr[data-pages=\"63\"] > .report-cell > .view-link[aria-label=\"Open https://www.vlada.cz/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-vlada-cz--2026-0...\" aria-label=\"Run ID www-vlada-cz-...\" data-full=\"www-vlada-cz--2026-0...\">",
              "target": [
                "tr[data-pages=\"63\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-pl/www-gov-pl--2026-03-28T09-12-58-070Z--poland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.pl/\">Open</a>",
              "target": [
                "tr[data-total=\"299\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.pl/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-pl--2026-03-...\" aria-label=\"Run ID www-gov-pl--2...\" data-full=\"www-gov-pl--2026-03-...\">",
              "target": [
                "tr[data-total=\"299\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-latvia-eu/www-latvia-eu--2026-03-27T10-17-41-788Z--latvia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.latvia.eu/en\">Open</a>",
              "target": [
                "tr[data-total=\"5184\"] > .report-cell > .view-link[aria-label=\"Open https://www.latvia.eu/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-latvia-eu--2026-...\" aria-label=\"Run ID www-latvia-eu...\" data-full=\"www-latvia-eu--2026-...\">",
              "target": [
                "tr[data-total=\"5184\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-latvia-eu/www-latvia-eu--2026-03-27T09-21-52-340Z--latvia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.latvia.eu/en\">Open</a>",
              "target": [
                "tr[data-total=\"5223\"] > .report-cell > .view-link[aria-label=\"Open https://www.latvia.eu/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-latvia-eu--2026-...\" aria-label=\"Run ID www-latvia-eu...\" data-full=\"www-latvia-eu--2026-...\">",
              "target": [
                "tr[data-total=\"5223\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-27T09-20-16-916Z--austria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.oesterreich.gv.at/\">Open</a>",
              "target": [
                "tr[data-pages=\"99\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-oesterreich-gv-a...\" aria-label=\"Run ID www-oesterrei...\" data-full=\"www-oesterreich-gv-a...\">",
              "target": [
                "tr[data-pages=\"99\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-27T08-14-27-830Z--spain-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.sanidad.gob.es/\">Open</a>",
              "target": [
                "tr[data-total=\"309\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-sanidad-gob-es--...\" aria-label=\"Run ID www-sanidad-g...\" data-full=\"www-sanidad-gob-es--...\">",
              "target": [
                "tr[data-total=\"309\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-27T07-32-01-229Z--spain-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.sanidad.gob.es/\">Open</a>",
              "target": [
                "tr[data-total=\"305\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-sanidad-gob-es--...\" aria-label=\"Run ID www-sanidad-g...\" data-full=\"www-sanidad-gob-es--...\">",
              "target": [
                "tr[data-total=\"305\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-who-int/www-who-int--2026-03-26T10-19-43-808Z--who-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.who.int/\">Open</a>",
              "target": [
                "tr[data-total=\"1013\"] > .report-cell > .view-link[aria-label=\"Open https://www.who.int/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-who-int--2026-03...\" aria-label=\"Run ID www-who-int--...\" data-full=\"www-who-int--2026-03...\">",
              "target": [
                "tr[data-total=\"1013\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-who-int/www-who-int--2026-03-26T09-21-56-205Z--who-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.who.int/\">Open</a>",
              "target": [
                "tr[data-total=\"1264\"] > .report-cell > .view-link[aria-label=\"Open https://www.who.int/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-who-int--2026-03...\" aria-label=\"Run ID www-who-int--...\" data-full=\"www-who-int--2026-03...\">",
              "target": [
                "tr[data-total=\"1264\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-si/www-gov-si--2026-03-26T09-21-10-502Z--slovenia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.si/en\">Open</a>",
              "target": [
                "tr[data-idx=\"21\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.si/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-si--2026-03-...\" aria-label=\"Run ID www-gov-si--2...\" data-full=\"www-gov-si--2026-03-...\">",
              "target": [
                "tr[data-idx=\"21\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-si/www-gov-si--2026-03-26T08-17-16-716Z--slovenia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.si/en\">Open</a>",
              "target": [
                "tr[data-idx=\"22\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.si/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-si--2026-03-...\" aria-label=\"Run ID www-gov-si--2...\" data-full=\"www-gov-si--2026-03-...\">",
              "target": [
                "tr[data-idx=\"22\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-belgium-be/www-belgium-be--2026-03-26T08-17-11-544Z--belgium-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.belgium.be/\">Open</a>",
              "target": [
                "tr[data-idx=\"23\"] > .report-cell > .view-link[aria-label=\"Open https://www.belgium.be/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-belgium-be--2026...\" aria-label=\"Run ID www-belgium-b...\" data-full=\"www-belgium-be--2026...\">",
              "target": [
                "tr[data-idx=\"23\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-regeringen-se/www-regeringen-se--2026-03-26T07-40-01-098Z--sweden-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.regeringen.se/\">Open</a>",
              "target": [
                "tr[data-idx=\"24\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-regeringen-se--2...\" aria-label=\"Run ID www-regeringe...\" data-full=\"www-regeringen-se--2...\">",
              "target": [
                "tr[data-idx=\"24\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-regeringen-se/www-regeringen-se--2026-03-26T06-34-45-690Z--sweden-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.regeringen.se/\">Open</a>",
              "target": [
                "tr[data-idx=\"25\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-regeringen-se--2...\" aria-label=\"Run ID www-regeringe...\" data-full=\"www-regeringen-se--2...\">",
              "target": [
                "tr[data-idx=\"25\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-un-org/www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.un.org/en/\">Open</a>",
              "target": [
                "tr[data-total=\"4059\"] > .report-cell > .view-link[aria-label=\"Open https://www.un.org/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium\" aria-label=\"Run ID www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium\" data-full=\"www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-total=\"4059\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/vlada-gov-hr/vlada-gov-hr--2026-03-25T08-13-32-627Z--croatia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://vlada.gov.hr/en\">Open</a>",
              "target": [
                "tr[data-total=\"727\"] > .report-cell > .view-link[aria-label=\"Open https://vlada.gov.hr/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"vlada-gov-hr--2026-0...\" aria-label=\"Run ID vlada-gov-hr-...\" data-full=\"vlada-gov-hr--2026-0...\">",
              "target": [
                "tr[data-total=\"727\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/vlada-gov-hr/vlada-gov-hr--2026-03-25T07-35-07-696Z--croatia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://vlada.gov.hr/en\">Open</a>",
              "target": [
                "tr[data-total=\"716\"] > .report-cell > .view-link[aria-label=\"Open https://vlada.gov.hr/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"vlada-gov-hr--2026-0...\" aria-label=\"Run ID vlada-gov-hr-...\" data-full=\"vlada-gov-hr--2026-0...\">",
              "target": [
                "tr[data-total=\"716\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-25T07-29-49-137Z--portugal-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.portugal.gov.pt/\">Open</a>",
              "target": [
                "tr[data-total=\"2320\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-portugal-gov-pt-...\" aria-label=\"Run ID www-portugal-...\" data-full=\"www-portugal-gov-pt-...\">",
              "target": [
                "tr[data-total=\"2320\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-25T06-29-01-219Z--portugal-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.portugal.gov.pt/\">Open</a>",
              "target": [
                "tr[data-total=\"2229\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-portugal-gov-pt-...\" aria-label=\"Run ID www-portugal-...\" data-full=\"www-portugal-gov-pt-...\">",
              "target": [
                "tr[data-total=\"2229\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-elysee-fr/www-elysee-fr--2026-03-25T06-28-37-198Z--france-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.elysee.fr/en/\">Open</a>",
              "target": [
                "tr[data-total=\"9\"] > .report-cell > .view-link[aria-label=\"Open https://www.elysee.fr/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-elysee-fr--2026-...\" aria-label=\"Run ID www-elysee-fr...\" data-full=\"www-elysee-fr--2026-...\">",
              "target": [
                "tr[data-total=\"9\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-elysee-fr/www-elysee-fr--2026-03-25T05-29-28-393Z--france-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.elysee.fr/en/\">Open</a>",
              "target": [
                "tr[data-total=\"11\"] > .report-cell > .view-link[aria-label=\"Open https://www.elysee.fr/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-elysee-fr--2026-...\" aria-label=\"Run ID www-elysee-fr...\" data-full=\"www-elysee-fr--2026-...\">",
              "target": [
                "tr[data-total=\"11\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-bg/www-government-bg--2026-03-24T07-23-40-442Z--bulgaria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.bg/en\">Open</a>",
              "target": [
                "tr[data-pages=\"79\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-bg--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-bg--2...\">",
              "target": [
                "tr[data-pages=\"79\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-ie/www-gov-ie--2026-03-24T06-24-23-092Z--ireland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.ie/\">Open</a>",
              "target": [
                "tr[data-total=\"8\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.ie/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-ie--2026-03-...\" aria-label=\"Run ID www-gov-ie--2...\" data-full=\"www-gov-ie--2026-03-...\">",
              "target": [
                "tr[data-total=\"8\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-italia-it/www-italia-it--2026-03-24T05-41-03-639Z--italy-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.italia.it/\">Open</a>",
              "target": [
                "tr[data-pages=\"88\"] > .report-cell > .view-link[aria-label=\"Open https://www.italia.it/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-italia-it--2026-...\" aria-label=\"Run ID www-italia-it...\" data-full=\"www-italia-it--2026-...\">",
              "target": [
                "tr[data-pages=\"88\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/europa-eu/europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://europa.eu/\">Open</a>",
              "target": [
                "tr[data-idx=\"36\"] > .report-cell > .view-link[aria-label=\"Open https://europa.eu/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium\" aria-label=\"Run ID europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium\" data-full=\"europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-idx=\"36\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-23T05-33-38-126Z--finland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://valtioneuvosto.fi/en\">Open</a>",
              "target": [
                "tr[data-idx=\"37\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"valtioneuvosto-fi--2...\" aria-label=\"Run ID valtioneuvost...\" data-full=\"valtioneuvosto-fi--2...\">",
              "target": [
                "tr[data-idx=\"37\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-japan-go-jp/www-japan-go-jp--2026-03-23T04-45-24-296Z--japan-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.japan.go.jp/\">Open</a>",
              "target": [
                "tr[data-total=\"663\"] > .report-cell > .view-link[aria-label=\"Open https://www.japan.go.jp/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-japan-go-jp--202...\" aria-label=\"Run ID www-japan-go-...\" data-full=\"www-japan-go-jp--202...\">",
              "target": [
                "tr[data-total=\"663\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/gouvernement-lu/gouvernement-lu--2026-03-22T05-26-26-796Z--luxembourg-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://gouvernement.lu/en\">Open</a>",
              "target": [
                "tr[data-idx=\"39\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"gouvernement-lu--202...\" aria-label=\"Run ID gouvernement-...\" data-full=\"gouvernement-lu--202...\">",
              "target": [
                "tr[data-idx=\"39\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-kormany-hu/www-kormany-hu--2026-03-22T04-39-20-070Z--hungary-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.kormany.hu/en\">Open</a>",
              "target": [
                "tr[data-total=\"1779\"] > .report-cell > .view-link[aria-label=\"Open https://www.kormany.hu/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-kormany-hu--2026...\" aria-label=\"Run ID www-kormany-h...\" data-full=\"www-kormany-hu--2026...\">",
              "target": [
                "tr[data-total=\"1779\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-vlada-cz/www-vlada-cz--2026-03-21T10-06-04-903Z--czechia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.vlada.cz/en/\">Open</a>",
              "target": [
                "tr[data-pages=\"84\"] > .report-cell > .view-link[aria-label=\"Open https://www.vlada.cz/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-vlada-cz--2026-0...\" aria-label=\"Run ID www-vlada-cz-...\" data-full=\"www-vlada-cz--2026-0...\">",
              "target": [
                "tr[data-pages=\"84\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-pl/www-gov-pl--2026-03-21T09-09-23-344Z--poland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.pl/\">Open</a>",
              "target": [
                "tr[data-total=\"291\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.pl/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-pl--2026-03-...\" aria-label=\"Run ID www-gov-pl--2...\" data-full=\"www-gov-pl--2026-03-...\">",
              "target": [
                "tr[data-total=\"291\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-latvia-eu/www-latvia-eu--2026-03-20T10-14-07-150Z--latvia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.latvia.eu/en\">Open</a>",
              "target": [
                "tr[data-total=\"5114\"] > .report-cell > .view-link[aria-label=\"Open https://www.latvia.eu/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-latvia-eu--2026-...\" aria-label=\"Run ID www-latvia-eu...\" data-full=\"www-latvia-eu--2026-...\">",
              "target": [
                "tr[data-total=\"5114\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-20T09-13-56-175Z--austria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.oesterreich.gv.at/\">Open</a>",
              "target": [
                "tr[data-idx=\"44\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-oesterreich-gv-a...\" aria-label=\"Run ID www-oesterrei...\" data-full=\"www-oesterreich-gv-a...\">",
              "target": [
                "tr[data-idx=\"44\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-20T08-10-45-924Z--spain-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.sanidad.gob.es/\">Open</a>",
              "target": [
                "tr[data-total=\"316\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-sanidad-gob-es--...\" aria-label=\"Run ID www-sanidad-g...\" data-full=\"www-sanidad-gob-es--...\">",
              "target": [
                "tr[data-total=\"316\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-who-int/www-who-int--2026-03-19T10-13-44-632Z--who-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.who.int/\">Open</a>",
              "target": [
                "tr[data-total=\"1237\"] > .report-cell > .view-link[aria-label=\"Open https://www.who.int/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-who-int--2026-03...\" aria-label=\"Run ID www-who-int--...\" data-full=\"www-who-int--2026-03...\">",
              "target": [
                "tr[data-total=\"1237\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-si/www-gov-si--2026-03-19T09-15-57-825Z--slovenia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.si/en\">Open</a>",
              "target": [
                "tr[data-idx=\"47\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.si/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-si--2026-03-...\" aria-label=\"Run ID www-gov-si--2...\" data-full=\"www-gov-si--2026-03-...\">",
              "target": [
                "tr[data-idx=\"47\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-belgium-be/www-belgium-be--2026-03-19T08-11-29-967Z--belgium-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.belgium.be/\">Open</a>",
              "target": [
                "tr[data-idx=\"48\"] > .report-cell > .view-link[aria-label=\"Open https://www.belgium.be/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-belgium-be--2026...\" aria-label=\"Run ID www-belgium-b...\" data-full=\"www-belgium-be--2026...\">",
              "target": [
                "tr[data-idx=\"48\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-regeringen-se/www-regeringen-se--2026-03-19T07-28-49-310Z--sweden-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.regeringen.se/\">Open</a>",
              "target": [
                "tr[data-idx=\"49\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-regeringen-se--2...\" aria-label=\"Run ID www-regeringe...\" data-full=\"www-regeringen-se--2...\">",
              "target": [
                "tr[data-idx=\"49\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-un-org/www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.un.org/en/\">Open</a>",
              "target": [
                "tr[data-total=\"3827\"] > .report-cell > .view-link[aria-label=\"Open https://www.un.org/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium\" aria-label=\"Run ID www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium\" data-full=\"www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-total=\"3827\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/vlada-gov-hr/vlada-gov-hr--2026-03-18T08-13-11-129Z--croatia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://vlada.gov.hr/en\">Open</a>",
              "target": [
                "tr[data-pages=\"48\"] > .report-cell > .view-link[aria-label=\"Open https://vlada.gov.hr/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"vlada-gov-hr--2026-0...\" aria-label=\"Run ID vlada-gov-hr-...\" data-full=\"vlada-gov-hr--2026-0...\">",
              "target": [
                "tr[data-pages=\"48\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-18T07-47-03-202Z--portugal-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.portugal.gov.pt/\">Open</a>",
              "target": [
                "tr[data-total=\"2080\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-portugal-gov-pt-...\" aria-label=\"Run ID www-portugal-...\" data-full=\"www-portugal-gov-pt-...\">",
              "target": [
                "tr[data-total=\"2080\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-elysee-fr/www-elysee-fr--2026-03-18T06-34-37-234Z--france-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.elysee.fr/en/\">Open</a>",
              "target": [
                "tr[data-total=\"73\"] > .report-cell > .view-link[aria-label=\"Open https://www.elysee.fr/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-elysee-fr--2026-...\" aria-label=\"Run ID www-elysee-fr...\" data-full=\"www-elysee-fr--2026-...\">",
              "target": [
                "tr[data-total=\"73\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-vlada-cz/www-vlada-cz--2026-03-14T10-07-07-738Z--czechia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.vlada.cz/en/\">Open</a>",
              "target": [
                "tr[data-pages=\"91\"] > .report-cell > .view-link[aria-label=\"Open https://www.vlada.cz/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-vlada-cz--2026-0...\" aria-label=\"Run ID www-vlada-cz-...\" data-full=\"www-vlada-cz--2026-0...\">",
              "target": [
                "tr[data-pages=\"91\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-pl/www-gov-pl--2026-03-14T09-09-34-476Z--poland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.pl/\">Open</a>",
              "target": [
                "tr[data-total=\"312\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.pl/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-pl--2026-03-...\" aria-label=\"Run ID www-gov-pl--2...\" data-full=\"www-gov-pl--2026-03-...\">",
              "target": [
                "tr[data-total=\"312\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-13T09-13-17-760Z--austria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.oesterreich.gv.at/\">Open</a>",
              "target": [
                "tr[data-total=\"24\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-oesterreich-gv-a...\" aria-label=\"Run ID www-oesterrei...\" data-full=\"www-oesterreich-gv-a...\">",
              "target": [
                "tr[data-total=\"24\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-belgium-be/www-belgium-be--2026-03-12T08-11-36-153Z--belgium-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.belgium.be/\">Open</a>",
              "target": [
                "tr[data-idx=\"57\"] > .report-cell > .view-link[aria-label=\"Open https://www.belgium.be/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-belgium-be--2026...\" aria-label=\"Run ID www-belgium-b...\" data-full=\"www-belgium-be--2026...\">",
              "target": [
                "tr[data-idx=\"57\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-un-org/www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.un.org/en/\">Open</a>",
              "target": [
                "tr[data-total=\"3747\"] > .report-cell > .view-link[aria-label=\"Open https://www.un.org/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium\" aria-label=\"Run ID www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium\" data-full=\"www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-total=\"3747\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-japan-go-jp/www-japan-go-jp--2026-03-09T04-36-45-370Z--japan-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.japan.go.jp/\">Open</a>",
              "target": [
                "tr[data-total=\"669\"] > .report-cell > .view-link[aria-label=\"Open https://www.japan.go.jp/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-japan-go-jp--202...\" aria-label=\"Run ID www-japan-go-...\" data-full=\"www-japan-go-jp--202...\">",
              "target": [
                "tr[data-total=\"669\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-kormany-hu/www-kormany-hu--2026-03-08T04-34-28-215Z--hungary-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.kormany.hu/en\">Open</a>",
              "target": [
                "tr[data-total=\"1396\"] > .report-cell > .view-link[aria-label=\"Open https://www.kormany.hu/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-kormany-hu--2026...\" aria-label=\"Run ID www-kormany-h...\" data-full=\"www-kormany-hu--2026...\">",
              "target": [
                "tr[data-total=\"1396\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-japan-go-jp/www-japan-go-jp--2026-03-02T04-34-55-827Z--japan-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.japan.go.jp/\">Open</a>",
              "target": [
                "tr[data-total=\"662\"] > .report-cell > .view-link[aria-label=\"Open https://www.japan.go.jp/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-japan-go-jp--202...\" aria-label=\"Run ID www-japan-go-...\" data-full=\"www-japan-go-jp--202...\">",
              "target": [
                "tr[data-total=\"662\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-kormany-hu/www-kormany-hu--2026-03-01T04-40-01-708Z--hungary-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.kormany.hu/en\">Open</a>",
              "target": [
                "tr[data-pages=\"40\"] > .report-cell > .view-link[aria-label=\"Open https://www.kormany.hu/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-kormany-hu--2026...\" aria-label=\"Run ID www-kormany-h...\" data-full=\"www-kormany-hu--2026...\">",
              "target": [
                "tr[data-pages=\"40\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-ontario-ca/www-ontario-ca--2026-02-16T22-34-48-937Z--ontario-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.ontario.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.ontario.ca\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-ontario-ca--2026...\" aria-label=\"Run ID www-ontario-c...\" data-full=\"www-ontario-ca--2026...\">",
              "target": [
                "tr[data-target=\"https://www.ontario.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/novascotia-ca/novascotia-ca--2026-02-16T22-34-10-170Z--novascotia-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://novascotia.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://novascotia.ca\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"novascotia-ca--2026-...\" aria-label=\"Run ID novascotia-ca...\" data-full=\"novascotia-ca--2026-...\">",
              "target": [
                "tr[data-target=\"https://novascotia.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-bc-ca/www-gov-bc-ca--2026-02-16T22-33-10-470Z--bc-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.bc.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.gov.bc.ca\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-bc-ca--2026-...\" aria-label=\"Run ID www-gov-bc-ca...\" data-full=\"www-gov-bc-ca--2026-...\">",
              "target": [
                "tr[data-target=\"https://www.gov.bc.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-canada-ca/www-canada-ca--2026-02-16T22-31-28-227Z--canada-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.canada.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.canada.ca\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-canada-ca--2026-...\" aria-label=\"Run ID www-canada-ca...\" data-full=\"www-canada-ca--2026-...\">",
              "target": [
                "tr[data-target=\"https://www.canada.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-nyc-gov/www-nyc-gov--2026-02-16T22-30-25-895Z--nyc-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.nyc.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.nyc.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-nyc-gov--2026-02...\" aria-label=\"Run ID www-nyc-gov--...\" data-full=\"www-nyc-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.nyc.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-ny-gov/www-ny-gov--2026-02-16T22-30-04-658Z--ny-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.ny.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.ny.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-ny-gov--2026-02-...\" aria-label=\"Run ID www-ny-gov--2...\" data-full=\"www-ny-gov--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.ny.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-usa-gov/www-usa-gov--2026-02-16T22-29-20-529Z--usa-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.usa.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.usa.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-usa-gov--2026-02...\" aria-label=\"Run ID www-usa-gov--...\" data-full=\"www-usa-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.usa.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/ec-europa-eu/ec-europa-eu--2026-02-16T22-28-02-376Z--ec-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://ec.europa.eu\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://ec.europa.eu\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"ec-europa-eu--2026-0...\" aria-label=\"Run ID ec-europa-eu-...\" data-full=\"ec-europa-eu--2026-0...\">",
              "target": [
                "tr[data-target=\"https://ec.europa.eu\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-nsf-gov/www-nsf-gov--2026-02-16T22-26-23-790Z--nsf-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.nsf.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.nsf.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-nsf-gov--2026-02...\" aria-label=\"Run ID www-nsf-gov--...\" data-full=\"www-nsf-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.nsf.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-diplomatie-gouv-fr/www-diplomatie-gouv-fr--2026-02-16T22-25-05-941Z--france-diplomatie-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.diplomatie.gouv.fr\">Open</a>",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-diplomatie-gouv-...\" aria-label=\"Run ID www-diplomati...\" data-full=\"www-diplomatie-gouv-...\">",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/digital-strategy-ec-europa-eu/digital-strategy-ec-europa-eu--2026-02-16T22-24-07-774Z--eu-digital-strategy-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://digital-strategy.ec.europa.eu\">Open</a>",
              "target": [
                "tr[data-total=\"137\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"digital-strategy-ec-...\" aria-label=\"Run ID digital-strat...\" data-full=\"digital-strategy-ec-...\">",
              "target": [
                "tr[data-total=\"137\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-bundesregierung-de/www-bundesregierung-de--2026-02-16T22-22-29-448Z--bundesregierung-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.bundesregierung.de\">Open</a>",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-bundesregierung-...\" aria-label=\"Run ID www-bundesreg...\" data-full=\"www-bundesregierung-...\">",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-healthcare-gov/www-healthcare-gov--2026-02-16T22-20-48-912Z--healthcare-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.healthcare.gov\">Open</a>",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-healthcare-gov--...\" aria-label=\"Run ID www-healthcar...\" data-full=\"www-healthcare-gov--...\">",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-texas-gov/www-texas-gov--2026-02-16T22-19-56-413Z--texas-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.texas.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.texas.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-texas-gov--2026-...\" aria-label=\"Run ID www-texas-gov...\" data-full=\"www-texas-gov--2026-...\">",
              "target": [
                "tr[data-target=\"https://www.texas.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-medicare-gov/www-medicare-gov--2026-02-16T22-19-11-986Z--medicare-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.medicare.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.medicare.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-medicare-gov--20...\" aria-label=\"Run ID www-medicare-...\" data-full=\"www-medicare-gov--20...\">",
              "target": [
                "tr[data-target=\"https://www.medicare.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-ca-gov/www-ca-gov--2026-02-16T22-18-25-609Z--ca-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.ca.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.ca.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-ca-gov--2026-02-...\" aria-label=\"Run ID www-ca-gov--2...\" data-full=\"www-ca-gov--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.ca.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-colorado-gov/www-colorado-gov--2026-02-16T22-17-52-984Z--colorado-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.colorado.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.colorado.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-colorado-gov--20...\" aria-label=\"Run ID www-colorado-...\" data-full=\"www-colorado-gov--20...\">",
              "target": [
                "tr[data-target=\"https://www.colorado.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-cms-gov/www-cms-gov--2026-02-16T22-16-58-662Z--cms-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.cms.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.cms.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-cms-gov--2026-02...\" aria-label=\"Run ID www-cms-gov--...\" data-full=\"www-cms-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.cms.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/oit-colorado-gov/oit-colorado-gov--2026-02-16T22-16-07-509Z--colorado-oit-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://oit.colorado.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://oit.colorado.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"oit-colorado-gov--20...\" aria-label=\"Run ID oit-colorado-...\" data-full=\"oit-colorado-gov--20...\">",
              "target": [
                "tr[data-target=\"https://oit.colorado.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/georgia-gov/georgia-gov--2026-02-16T22-15-21-864Z--georgia-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://georgia.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://georgia.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"georgia-gov--2026-02...\" aria-label=\"Run ID georgia-gov--...\" data-full=\"georgia-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://georgia.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-va-gov/www-va-gov--2026-02-16T22-14-12-765Z--va-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.va.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.va.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-va-gov--2026-02-...\" aria-label=\"Run ID www-va-gov--2...\" data-full=\"www-va-gov--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.va.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/digital-georgia-gov/digital-georgia-gov--2026-02-16T22-13-19-628Z--digital-georgia-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://digital.georgia.gov\">Open</a>",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"digital-georgia-gov-...\" aria-label=\"Run ID digital-georg...\" data-full=\"digital-georgia-gov-...\">",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-uk/www-gov-uk--2026-02-16T22-12-29-791Z--govuk-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.uk\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.gov.uk\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-uk--2026-02-...\" aria-label=\"Run ID www-gov-uk--2...\" data-full=\"www-gov-uk--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.gov.uk\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gsa-gov/www-gsa-gov--2026-02-16T22-11-24-095Z--gsa-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gsa.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.gsa.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gsa-gov--2026-02...\" aria-label=\"Run ID www-gsa-gov--...\" data-full=\"www-gsa-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.gsa.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-nl/www-government-nl--2026-02-16T22-10-42-637Z--netherlands-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.nl\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.government.nl\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-nl--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-nl--2...\">",
              "target": [
                "tr[data-target=\"https://www.government.nl\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-govt-nz/www-govt-nz--2026-02-16T22-10-35-501Z--nz-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.govt.nz\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.govt.nz\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-govt-nz--2026-02...\" aria-label=\"Run ID www-govt-nz--...\" data-full=\"www-govt-nz--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.govt.nz\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            }
          ]
        },
        {
          "id": "aria-conditional-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are used as described in the specification of the element's role",
          "help": "ARIA attributes must be used as specified for the element's role",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-conditional-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<select id=\"archiveFilter\" class=\"filter-select\" aria-label=\"Show runs\">",
              "target": [
                "#archiveFilter"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<table aria-live=\"polite\">",
              "target": [
                "table"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<th aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"report\">View</button></th>",
              "target": [
                "th[aria-sort=\"none\"]:nth-child(1)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<th aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"target\">Target</button></th>",
              "target": [
                "th[aria-sort=\"none\"]:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<th class=\"viewport-col\" aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"viewport\">Viewport</button></th>",
              "target": [
                ".viewport-col"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<th class=\"color-col\" aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"colorScheme\">Color</button></th>",
              "target": [
                ".color-col"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<th class=\"browser-col\" aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"browser\">Browser</button></th>",
              "target": [
                ".browser-col"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<th aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"pagesScanned\">Pages</button></th>",
              "target": [
                "th[aria-sort=\"none\"]:nth-child(7)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<th aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"totalViolations\">Errors</button></th>",
              "target": [
                "th[aria-sort=\"none\"]:nth-child(8)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<th aria-sort=\"descending\"><button class=\"sort-btn\" data-sort=\"startedAt\">Date</button></th>",
              "target": [
                "th[aria-sort=\"descending\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-bg/www-government-bg--2026-03-31T07-31-17-815Z--bulgaria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.bg/en\">Open</a>",
              "target": [
                "tr[data-idx=\"0\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-bg--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-bg--2...\">",
              "target": [
                "tr[data-idx=\"0\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-bg/www-government-bg--2026-03-31T06-30-46-311Z--bulgaria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.bg/en\">Open</a>",
              "target": [
                "tr[data-idx=\"1\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-bg--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-bg--2...\">",
              "target": [
                "tr[data-idx=\"1\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-ie/www-gov-ie--2026-03-31T06-28-57-600Z--ireland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.ie/\">Open</a>",
              "target": [
                "tr[data-idx=\"2\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.ie/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-ie--2026-03-...\" aria-label=\"Run ID www-gov-ie--2...\" data-full=\"www-gov-ie--2026-03-...\">",
              "target": [
                "tr[data-idx=\"2\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-ie/www-gov-ie--2026-03-31T05-46-02-004Z--ireland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.ie/\">Open</a>",
              "target": [
                "tr[data-idx=\"3\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.ie/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-ie--2026-03-...\" aria-label=\"Run ID www-gov-ie--2...\" data-full=\"www-gov-ie--2026-03-...\">",
              "target": [
                "tr[data-idx=\"3\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-italia-it/www-italia-it--2026-03-31T05-44-13-102Z--italy-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.italia.it/\">Open</a>",
              "target": [
                "tr[data-pages=\"78\"] > .report-cell > .view-link[aria-label=\"Open https://www.italia.it/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-italia-it--2026-...\" aria-label=\"Run ID www-italia-it...\" data-full=\"www-italia-it--2026-...\">",
              "target": [
                "tr[data-pages=\"78\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-italia-it/www-italia-it--2026-03-31T04-58-19-983Z--italy-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.italia.it/\">Open</a>",
              "target": [
                "tr[data-pages=\"86\"] > .report-cell > .view-link[aria-label=\"Open https://www.italia.it/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-italia-it--2026-...\" aria-label=\"Run ID www-italia-it...\" data-full=\"www-italia-it--2026-...\">",
              "target": [
                "tr[data-pages=\"86\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/europa-eu/europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://europa.eu/\">Open</a>",
              "target": [
                "tr[data-idx=\"6\"] > .report-cell > .view-link[aria-label=\"Open https://europa.eu/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium\" aria-label=\"Run ID europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium\" data-full=\"europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-idx=\"6\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/europa-eu/europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://europa.eu/\">Open</a>",
              "target": [
                "tr[data-idx=\"7\"] > .report-cell > .view-link[aria-label=\"Open https://europa.eu/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium\" aria-label=\"Run ID europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium\" data-full=\"europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-idx=\"7\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-30T05-44-31-080Z--finland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://valtioneuvosto.fi/en\">Open</a>",
              "target": [
                "tr[data-idx=\"8\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"valtioneuvosto-fi--2...\" aria-label=\"Run ID valtioneuvost...\" data-full=\"valtioneuvosto-fi--2...\">",
              "target": [
                "tr[data-idx=\"8\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-30T04-56-05-434Z--finland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://valtioneuvosto.fi/en\">Open</a>",
              "target": [
                "tr[data-idx=\"9\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"valtioneuvosto-fi--2...\" aria-label=\"Run ID valtioneuvost...\" data-full=\"valtioneuvosto-fi--2...\">",
              "target": [
                "tr[data-idx=\"9\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/gouvernement-lu/gouvernement-lu--2026-03-29T05-33-38-228Z--luxembourg-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://gouvernement.lu/en\">Open</a>",
              "target": [
                "tr[data-idx=\"10\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"gouvernement-lu--202...\" aria-label=\"Run ID gouvernement-...\" data-full=\"gouvernement-lu--202...\">",
              "target": [
                "tr[data-idx=\"10\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/gouvernement-lu/gouvernement-lu--2026-03-29T04-49-24-237Z--luxembourg-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://gouvernement.lu/en\">Open</a>",
              "target": [
                "tr[data-idx=\"11\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"gouvernement-lu--202...\" aria-label=\"Run ID gouvernement-...\" data-full=\"gouvernement-lu--202...\">",
              "target": [
                "tr[data-idx=\"11\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-vlada-cz/www-vlada-cz--2026-03-28T10-09-06-031Z--czechia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.vlada.cz/en/\">Open</a>",
              "target": [
                "tr[data-pages=\"63\"] > .report-cell > .view-link[aria-label=\"Open https://www.vlada.cz/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-vlada-cz--2026-0...\" aria-label=\"Run ID www-vlada-cz-...\" data-full=\"www-vlada-cz--2026-0...\">",
              "target": [
                "tr[data-pages=\"63\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-pl/www-gov-pl--2026-03-28T09-12-58-070Z--poland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.pl/\">Open</a>",
              "target": [
                "tr[data-total=\"299\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.pl/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-pl--2026-03-...\" aria-label=\"Run ID www-gov-pl--2...\" data-full=\"www-gov-pl--2026-03-...\">",
              "target": [
                "tr[data-total=\"299\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-latvia-eu/www-latvia-eu--2026-03-27T10-17-41-788Z--latvia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.latvia.eu/en\">Open</a>",
              "target": [
                "tr[data-total=\"5184\"] > .report-cell > .view-link[aria-label=\"Open https://www.latvia.eu/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-latvia-eu--2026-...\" aria-label=\"Run ID www-latvia-eu...\" data-full=\"www-latvia-eu--2026-...\">",
              "target": [
                "tr[data-total=\"5184\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-latvia-eu/www-latvia-eu--2026-03-27T09-21-52-340Z--latvia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.latvia.eu/en\">Open</a>",
              "target": [
                "tr[data-total=\"5223\"] > .report-cell > .view-link[aria-label=\"Open https://www.latvia.eu/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-latvia-eu--2026-...\" aria-label=\"Run ID www-latvia-eu...\" data-full=\"www-latvia-eu--2026-...\">",
              "target": [
                "tr[data-total=\"5223\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-27T09-20-16-916Z--austria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.oesterreich.gv.at/\">Open</a>",
              "target": [
                "tr[data-pages=\"99\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-oesterreich-gv-a...\" aria-label=\"Run ID www-oesterrei...\" data-full=\"www-oesterreich-gv-a...\">",
              "target": [
                "tr[data-pages=\"99\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-27T08-14-27-830Z--spain-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.sanidad.gob.es/\">Open</a>",
              "target": [
                "tr[data-total=\"309\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-sanidad-gob-es--...\" aria-label=\"Run ID www-sanidad-g...\" data-full=\"www-sanidad-gob-es--...\">",
              "target": [
                "tr[data-total=\"309\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-27T07-32-01-229Z--spain-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.sanidad.gob.es/\">Open</a>",
              "target": [
                "tr[data-total=\"305\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-sanidad-gob-es--...\" aria-label=\"Run ID www-sanidad-g...\" data-full=\"www-sanidad-gob-es--...\">",
              "target": [
                "tr[data-total=\"305\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-who-int/www-who-int--2026-03-26T10-19-43-808Z--who-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.who.int/\">Open</a>",
              "target": [
                "tr[data-total=\"1013\"] > .report-cell > .view-link[aria-label=\"Open https://www.who.int/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-who-int--2026-03...\" aria-label=\"Run ID www-who-int--...\" data-full=\"www-who-int--2026-03...\">",
              "target": [
                "tr[data-total=\"1013\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-who-int/www-who-int--2026-03-26T09-21-56-205Z--who-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.who.int/\">Open</a>",
              "target": [
                "tr[data-total=\"1264\"] > .report-cell > .view-link[aria-label=\"Open https://www.who.int/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-who-int--2026-03...\" aria-label=\"Run ID www-who-int--...\" data-full=\"www-who-int--2026-03...\">",
              "target": [
                "tr[data-total=\"1264\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-si/www-gov-si--2026-03-26T09-21-10-502Z--slovenia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.si/en\">Open</a>",
              "target": [
                "tr[data-idx=\"21\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.si/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-si--2026-03-...\" aria-label=\"Run ID www-gov-si--2...\" data-full=\"www-gov-si--2026-03-...\">",
              "target": [
                "tr[data-idx=\"21\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-si/www-gov-si--2026-03-26T08-17-16-716Z--slovenia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.si/en\">Open</a>",
              "target": [
                "tr[data-idx=\"22\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.si/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-si--2026-03-...\" aria-label=\"Run ID www-gov-si--2...\" data-full=\"www-gov-si--2026-03-...\">",
              "target": [
                "tr[data-idx=\"22\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-belgium-be/www-belgium-be--2026-03-26T08-17-11-544Z--belgium-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.belgium.be/\">Open</a>",
              "target": [
                "tr[data-idx=\"23\"] > .report-cell > .view-link[aria-label=\"Open https://www.belgium.be/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-belgium-be--2026...\" aria-label=\"Run ID www-belgium-b...\" data-full=\"www-belgium-be--2026...\">",
              "target": [
                "tr[data-idx=\"23\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-regeringen-se/www-regeringen-se--2026-03-26T07-40-01-098Z--sweden-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.regeringen.se/\">Open</a>",
              "target": [
                "tr[data-idx=\"24\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-regeringen-se--2...\" aria-label=\"Run ID www-regeringe...\" data-full=\"www-regeringen-se--2...\">",
              "target": [
                "tr[data-idx=\"24\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-regeringen-se/www-regeringen-se--2026-03-26T06-34-45-690Z--sweden-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.regeringen.se/\">Open</a>",
              "target": [
                "tr[data-idx=\"25\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-regeringen-se--2...\" aria-label=\"Run ID www-regeringe...\" data-full=\"www-regeringen-se--2...\">",
              "target": [
                "tr[data-idx=\"25\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-un-org/www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.un.org/en/\">Open</a>",
              "target": [
                "tr[data-total=\"4059\"] > .report-cell > .view-link[aria-label=\"Open https://www.un.org/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium\" aria-label=\"Run ID www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium\" data-full=\"www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-total=\"4059\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/vlada-gov-hr/vlada-gov-hr--2026-03-25T08-13-32-627Z--croatia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://vlada.gov.hr/en\">Open</a>",
              "target": [
                "tr[data-total=\"727\"] > .report-cell > .view-link[aria-label=\"Open https://vlada.gov.hr/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"vlada-gov-hr--2026-0...\" aria-label=\"Run ID vlada-gov-hr-...\" data-full=\"vlada-gov-hr--2026-0...\">",
              "target": [
                "tr[data-total=\"727\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/vlada-gov-hr/vlada-gov-hr--2026-03-25T07-35-07-696Z--croatia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://vlada.gov.hr/en\">Open</a>",
              "target": [
                "tr[data-total=\"716\"] > .report-cell > .view-link[aria-label=\"Open https://vlada.gov.hr/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"vlada-gov-hr--2026-0...\" aria-label=\"Run ID vlada-gov-hr-...\" data-full=\"vlada-gov-hr--2026-0...\">",
              "target": [
                "tr[data-total=\"716\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-25T07-29-49-137Z--portugal-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.portugal.gov.pt/\">Open</a>",
              "target": [
                "tr[data-total=\"2320\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-portugal-gov-pt-...\" aria-label=\"Run ID www-portugal-...\" data-full=\"www-portugal-gov-pt-...\">",
              "target": [
                "tr[data-total=\"2320\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-25T06-29-01-219Z--portugal-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.portugal.gov.pt/\">Open</a>",
              "target": [
                "tr[data-total=\"2229\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-portugal-gov-pt-...\" aria-label=\"Run ID www-portugal-...\" data-full=\"www-portugal-gov-pt-...\">",
              "target": [
                "tr[data-total=\"2229\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-elysee-fr/www-elysee-fr--2026-03-25T06-28-37-198Z--france-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.elysee.fr/en/\">Open</a>",
              "target": [
                "tr[data-total=\"9\"] > .report-cell > .view-link[aria-label=\"Open https://www.elysee.fr/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-elysee-fr--2026-...\" aria-label=\"Run ID www-elysee-fr...\" data-full=\"www-elysee-fr--2026-...\">",
              "target": [
                "tr[data-total=\"9\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-elysee-fr/www-elysee-fr--2026-03-25T05-29-28-393Z--france-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.elysee.fr/en/\">Open</a>",
              "target": [
                "tr[data-total=\"11\"] > .report-cell > .view-link[aria-label=\"Open https://www.elysee.fr/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-elysee-fr--2026-...\" aria-label=\"Run ID www-elysee-fr...\" data-full=\"www-elysee-fr--2026-...\">",
              "target": [
                "tr[data-total=\"11\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-bg/www-government-bg--2026-03-24T07-23-40-442Z--bulgaria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.bg/en\">Open</a>",
              "target": [
                "tr[data-pages=\"79\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-bg--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-bg--2...\">",
              "target": [
                "tr[data-pages=\"79\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-ie/www-gov-ie--2026-03-24T06-24-23-092Z--ireland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.ie/\">Open</a>",
              "target": [
                "tr[data-total=\"8\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.ie/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-ie--2026-03-...\" aria-label=\"Run ID www-gov-ie--2...\" data-full=\"www-gov-ie--2026-03-...\">",
              "target": [
                "tr[data-total=\"8\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-italia-it/www-italia-it--2026-03-24T05-41-03-639Z--italy-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.italia.it/\">Open</a>",
              "target": [
                "tr[data-pages=\"88\"] > .report-cell > .view-link[aria-label=\"Open https://www.italia.it/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-italia-it--2026-...\" aria-label=\"Run ID www-italia-it...\" data-full=\"www-italia-it--2026-...\">",
              "target": [
                "tr[data-pages=\"88\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/europa-eu/europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://europa.eu/\">Open</a>",
              "target": [
                "tr[data-idx=\"36\"] > .report-cell > .view-link[aria-label=\"Open https://europa.eu/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium\" aria-label=\"Run ID europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium\" data-full=\"europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-idx=\"36\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-23T05-33-38-126Z--finland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://valtioneuvosto.fi/en\">Open</a>",
              "target": [
                "tr[data-idx=\"37\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"valtioneuvosto-fi--2...\" aria-label=\"Run ID valtioneuvost...\" data-full=\"valtioneuvosto-fi--2...\">",
              "target": [
                "tr[data-idx=\"37\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-japan-go-jp/www-japan-go-jp--2026-03-23T04-45-24-296Z--japan-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.japan.go.jp/\">Open</a>",
              "target": [
                "tr[data-total=\"663\"] > .report-cell > .view-link[aria-label=\"Open https://www.japan.go.jp/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-japan-go-jp--202...\" aria-label=\"Run ID www-japan-go-...\" data-full=\"www-japan-go-jp--202...\">",
              "target": [
                "tr[data-total=\"663\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/gouvernement-lu/gouvernement-lu--2026-03-22T05-26-26-796Z--luxembourg-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://gouvernement.lu/en\">Open</a>",
              "target": [
                "tr[data-idx=\"39\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"gouvernement-lu--202...\" aria-label=\"Run ID gouvernement-...\" data-full=\"gouvernement-lu--202...\">",
              "target": [
                "tr[data-idx=\"39\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-kormany-hu/www-kormany-hu--2026-03-22T04-39-20-070Z--hungary-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.kormany.hu/en\">Open</a>",
              "target": [
                "tr[data-total=\"1779\"] > .report-cell > .view-link[aria-label=\"Open https://www.kormany.hu/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-kormany-hu--2026...\" aria-label=\"Run ID www-kormany-h...\" data-full=\"www-kormany-hu--2026...\">",
              "target": [
                "tr[data-total=\"1779\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-vlada-cz/www-vlada-cz--2026-03-21T10-06-04-903Z--czechia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.vlada.cz/en/\">Open</a>",
              "target": [
                "tr[data-pages=\"84\"] > .report-cell > .view-link[aria-label=\"Open https://www.vlada.cz/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-vlada-cz--2026-0...\" aria-label=\"Run ID www-vlada-cz-...\" data-full=\"www-vlada-cz--2026-0...\">",
              "target": [
                "tr[data-pages=\"84\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-pl/www-gov-pl--2026-03-21T09-09-23-344Z--poland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.pl/\">Open</a>",
              "target": [
                "tr[data-total=\"291\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.pl/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-pl--2026-03-...\" aria-label=\"Run ID www-gov-pl--2...\" data-full=\"www-gov-pl--2026-03-...\">",
              "target": [
                "tr[data-total=\"291\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-latvia-eu/www-latvia-eu--2026-03-20T10-14-07-150Z--latvia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.latvia.eu/en\">Open</a>",
              "target": [
                "tr[data-total=\"5114\"] > .report-cell > .view-link[aria-label=\"Open https://www.latvia.eu/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-latvia-eu--2026-...\" aria-label=\"Run ID www-latvia-eu...\" data-full=\"www-latvia-eu--2026-...\">",
              "target": [
                "tr[data-total=\"5114\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-20T09-13-56-175Z--austria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.oesterreich.gv.at/\">Open</a>",
              "target": [
                "tr[data-idx=\"44\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-oesterreich-gv-a...\" aria-label=\"Run ID www-oesterrei...\" data-full=\"www-oesterreich-gv-a...\">",
              "target": [
                "tr[data-idx=\"44\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-20T08-10-45-924Z--spain-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.sanidad.gob.es/\">Open</a>",
              "target": [
                "tr[data-total=\"316\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-sanidad-gob-es--...\" aria-label=\"Run ID www-sanidad-g...\" data-full=\"www-sanidad-gob-es--...\">",
              "target": [
                "tr[data-total=\"316\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-who-int/www-who-int--2026-03-19T10-13-44-632Z--who-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.who.int/\">Open</a>",
              "target": [
                "tr[data-total=\"1237\"] > .report-cell > .view-link[aria-label=\"Open https://www.who.int/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-who-int--2026-03...\" aria-label=\"Run ID www-who-int--...\" data-full=\"www-who-int--2026-03...\">",
              "target": [
                "tr[data-total=\"1237\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-si/www-gov-si--2026-03-19T09-15-57-825Z--slovenia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.si/en\">Open</a>",
              "target": [
                "tr[data-idx=\"47\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.si/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-si--2026-03-...\" aria-label=\"Run ID www-gov-si--2...\" data-full=\"www-gov-si--2026-03-...\">",
              "target": [
                "tr[data-idx=\"47\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-belgium-be/www-belgium-be--2026-03-19T08-11-29-967Z--belgium-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.belgium.be/\">Open</a>",
              "target": [
                "tr[data-idx=\"48\"] > .report-cell > .view-link[aria-label=\"Open https://www.belgium.be/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-belgium-be--2026...\" aria-label=\"Run ID www-belgium-b...\" data-full=\"www-belgium-be--2026...\">",
              "target": [
                "tr[data-idx=\"48\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-regeringen-se/www-regeringen-se--2026-03-19T07-28-49-310Z--sweden-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.regeringen.se/\">Open</a>",
              "target": [
                "tr[data-idx=\"49\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-regeringen-se--2...\" aria-label=\"Run ID www-regeringe...\" data-full=\"www-regeringen-se--2...\">",
              "target": [
                "tr[data-idx=\"49\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-un-org/www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.un.org/en/\">Open</a>",
              "target": [
                "tr[data-total=\"3827\"] > .report-cell > .view-link[aria-label=\"Open https://www.un.org/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium\" aria-label=\"Run ID www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium\" data-full=\"www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-total=\"3827\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/vlada-gov-hr/vlada-gov-hr--2026-03-18T08-13-11-129Z--croatia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://vlada.gov.hr/en\">Open</a>",
              "target": [
                "tr[data-pages=\"48\"] > .report-cell > .view-link[aria-label=\"Open https://vlada.gov.hr/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"vlada-gov-hr--2026-0...\" aria-label=\"Run ID vlada-gov-hr-...\" data-full=\"vlada-gov-hr--2026-0...\">",
              "target": [
                "tr[data-pages=\"48\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-18T07-47-03-202Z--portugal-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.portugal.gov.pt/\">Open</a>",
              "target": [
                "tr[data-total=\"2080\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-portugal-gov-pt-...\" aria-label=\"Run ID www-portugal-...\" data-full=\"www-portugal-gov-pt-...\">",
              "target": [
                "tr[data-total=\"2080\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-elysee-fr/www-elysee-fr--2026-03-18T06-34-37-234Z--france-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.elysee.fr/en/\">Open</a>",
              "target": [
                "tr[data-total=\"73\"] > .report-cell > .view-link[aria-label=\"Open https://www.elysee.fr/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-elysee-fr--2026-...\" aria-label=\"Run ID www-elysee-fr...\" data-full=\"www-elysee-fr--2026-...\">",
              "target": [
                "tr[data-total=\"73\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-vlada-cz/www-vlada-cz--2026-03-14T10-07-07-738Z--czechia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.vlada.cz/en/\">Open</a>",
              "target": [
                "tr[data-pages=\"91\"] > .report-cell > .view-link[aria-label=\"Open https://www.vlada.cz/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-vlada-cz--2026-0...\" aria-label=\"Run ID www-vlada-cz-...\" data-full=\"www-vlada-cz--2026-0...\">",
              "target": [
                "tr[data-pages=\"91\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-pl/www-gov-pl--2026-03-14T09-09-34-476Z--poland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.pl/\">Open</a>",
              "target": [
                "tr[data-total=\"312\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.pl/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-pl--2026-03-...\" aria-label=\"Run ID www-gov-pl--2...\" data-full=\"www-gov-pl--2026-03-...\">",
              "target": [
                "tr[data-total=\"312\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-13T09-13-17-760Z--austria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.oesterreich.gv.at/\">Open</a>",
              "target": [
                "tr[data-total=\"24\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-oesterreich-gv-a...\" aria-label=\"Run ID www-oesterrei...\" data-full=\"www-oesterreich-gv-a...\">",
              "target": [
                "tr[data-total=\"24\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-belgium-be/www-belgium-be--2026-03-12T08-11-36-153Z--belgium-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.belgium.be/\">Open</a>",
              "target": [
                "tr[data-idx=\"57\"] > .report-cell > .view-link[aria-label=\"Open https://www.belgium.be/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-belgium-be--2026...\" aria-label=\"Run ID www-belgium-b...\" data-full=\"www-belgium-be--2026...\">",
              "target": [
                "tr[data-idx=\"57\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-un-org/www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.un.org/en/\">Open</a>",
              "target": [
                "tr[data-total=\"3747\"] > .report-cell > .view-link[aria-label=\"Open https://www.un.org/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium\" aria-label=\"Run ID www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium\" data-full=\"www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-total=\"3747\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-japan-go-jp/www-japan-go-jp--2026-03-09T04-36-45-370Z--japan-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.japan.go.jp/\">Open</a>",
              "target": [
                "tr[data-total=\"669\"] > .report-cell > .view-link[aria-label=\"Open https://www.japan.go.jp/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-japan-go-jp--202...\" aria-label=\"Run ID www-japan-go-...\" data-full=\"www-japan-go-jp--202...\">",
              "target": [
                "tr[data-total=\"669\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-kormany-hu/www-kormany-hu--2026-03-08T04-34-28-215Z--hungary-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.kormany.hu/en\">Open</a>",
              "target": [
                "tr[data-total=\"1396\"] > .report-cell > .view-link[aria-label=\"Open https://www.kormany.hu/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-kormany-hu--2026...\" aria-label=\"Run ID www-kormany-h...\" data-full=\"www-kormany-hu--2026...\">",
              "target": [
                "tr[data-total=\"1396\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-japan-go-jp/www-japan-go-jp--2026-03-02T04-34-55-827Z--japan-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.japan.go.jp/\">Open</a>",
              "target": [
                "tr[data-total=\"662\"] > .report-cell > .view-link[aria-label=\"Open https://www.japan.go.jp/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-japan-go-jp--202...\" aria-label=\"Run ID www-japan-go-...\" data-full=\"www-japan-go-jp--202...\">",
              "target": [
                "tr[data-total=\"662\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-kormany-hu/www-kormany-hu--2026-03-01T04-40-01-708Z--hungary-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.kormany.hu/en\">Open</a>",
              "target": [
                "tr[data-pages=\"40\"] > .report-cell > .view-link[aria-label=\"Open https://www.kormany.hu/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-kormany-hu--2026...\" aria-label=\"Run ID www-kormany-h...\" data-full=\"www-kormany-hu--2026...\">",
              "target": [
                "tr[data-pages=\"40\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-ontario-ca/www-ontario-ca--2026-02-16T22-34-48-937Z--ontario-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.ontario.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.ontario.ca\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-ontario-ca--2026...\" aria-label=\"Run ID www-ontario-c...\" data-full=\"www-ontario-ca--2026...\">",
              "target": [
                "tr[data-target=\"https://www.ontario.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/novascotia-ca/novascotia-ca--2026-02-16T22-34-10-170Z--novascotia-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://novascotia.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://novascotia.ca\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"novascotia-ca--2026-...\" aria-label=\"Run ID novascotia-ca...\" data-full=\"novascotia-ca--2026-...\">",
              "target": [
                "tr[data-target=\"https://novascotia.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-bc-ca/www-gov-bc-ca--2026-02-16T22-33-10-470Z--bc-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.bc.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.gov.bc.ca\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-bc-ca--2026-...\" aria-label=\"Run ID www-gov-bc-ca...\" data-full=\"www-gov-bc-ca--2026-...\">",
              "target": [
                "tr[data-target=\"https://www.gov.bc.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-canada-ca/www-canada-ca--2026-02-16T22-31-28-227Z--canada-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.canada.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.canada.ca\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-canada-ca--2026-...\" aria-label=\"Run ID www-canada-ca...\" data-full=\"www-canada-ca--2026-...\">",
              "target": [
                "tr[data-target=\"https://www.canada.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-nyc-gov/www-nyc-gov--2026-02-16T22-30-25-895Z--nyc-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.nyc.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.nyc.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-nyc-gov--2026-02...\" aria-label=\"Run ID www-nyc-gov--...\" data-full=\"www-nyc-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.nyc.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-ny-gov/www-ny-gov--2026-02-16T22-30-04-658Z--ny-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.ny.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.ny.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-ny-gov--2026-02-...\" aria-label=\"Run ID www-ny-gov--2...\" data-full=\"www-ny-gov--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.ny.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-usa-gov/www-usa-gov--2026-02-16T22-29-20-529Z--usa-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.usa.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.usa.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-usa-gov--2026-02...\" aria-label=\"Run ID www-usa-gov--...\" data-full=\"www-usa-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.usa.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/ec-europa-eu/ec-europa-eu--2026-02-16T22-28-02-376Z--ec-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://ec.europa.eu\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://ec.europa.eu\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"ec-europa-eu--2026-0...\" aria-label=\"Run ID ec-europa-eu-...\" data-full=\"ec-europa-eu--2026-0...\">",
              "target": [
                "tr[data-target=\"https://ec.europa.eu\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-nsf-gov/www-nsf-gov--2026-02-16T22-26-23-790Z--nsf-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.nsf.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.nsf.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-nsf-gov--2026-02...\" aria-label=\"Run ID www-nsf-gov--...\" data-full=\"www-nsf-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.nsf.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-diplomatie-gouv-fr/www-diplomatie-gouv-fr--2026-02-16T22-25-05-941Z--france-diplomatie-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.diplomatie.gouv.fr\">Open</a>",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-diplomatie-gouv-...\" aria-label=\"Run ID www-diplomati...\" data-full=\"www-diplomatie-gouv-...\">",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/digital-strategy-ec-europa-eu/digital-strategy-ec-europa-eu--2026-02-16T22-24-07-774Z--eu-digital-strategy-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://digital-strategy.ec.europa.eu\">Open</a>",
              "target": [
                "tr[data-total=\"137\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"digital-strategy-ec-...\" aria-label=\"Run ID digital-strat...\" data-full=\"digital-strategy-ec-...\">",
              "target": [
                "tr[data-total=\"137\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-bundesregierung-de/www-bundesregierung-de--2026-02-16T22-22-29-448Z--bundesregierung-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.bundesregierung.de\">Open</a>",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-bundesregierung-...\" aria-label=\"Run ID www-bundesreg...\" data-full=\"www-bundesregierung-...\">",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-healthcare-gov/www-healthcare-gov--2026-02-16T22-20-48-912Z--healthcare-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.healthcare.gov\">Open</a>",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-healthcare-gov--...\" aria-label=\"Run ID www-healthcar...\" data-full=\"www-healthcare-gov--...\">",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-texas-gov/www-texas-gov--2026-02-16T22-19-56-413Z--texas-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.texas.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.texas.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-texas-gov--2026-...\" aria-label=\"Run ID www-texas-gov...\" data-full=\"www-texas-gov--2026-...\">",
              "target": [
                "tr[data-target=\"https://www.texas.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-medicare-gov/www-medicare-gov--2026-02-16T22-19-11-986Z--medicare-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.medicare.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.medicare.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-medicare-gov--20...\" aria-label=\"Run ID www-medicare-...\" data-full=\"www-medicare-gov--20...\">",
              "target": [
                "tr[data-target=\"https://www.medicare.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-ca-gov/www-ca-gov--2026-02-16T22-18-25-609Z--ca-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.ca.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.ca.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-ca-gov--2026-02-...\" aria-label=\"Run ID www-ca-gov--2...\" data-full=\"www-ca-gov--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.ca.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-colorado-gov/www-colorado-gov--2026-02-16T22-17-52-984Z--colorado-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.colorado.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.colorado.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-colorado-gov--20...\" aria-label=\"Run ID www-colorado-...\" data-full=\"www-colorado-gov--20...\">",
              "target": [
                "tr[data-target=\"https://www.colorado.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-cms-gov/www-cms-gov--2026-02-16T22-16-58-662Z--cms-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.cms.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.cms.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-cms-gov--2026-02...\" aria-label=\"Run ID www-cms-gov--...\" data-full=\"www-cms-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.cms.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/oit-colorado-gov/oit-colorado-gov--2026-02-16T22-16-07-509Z--colorado-oit-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://oit.colorado.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://oit.colorado.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"oit-colorado-gov--20...\" aria-label=\"Run ID oit-colorado-...\" data-full=\"oit-colorado-gov--20...\">",
              "target": [
                "tr[data-target=\"https://oit.colorado.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/georgia-gov/georgia-gov--2026-02-16T22-15-21-864Z--georgia-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://georgia.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://georgia.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"georgia-gov--2026-02...\" aria-label=\"Run ID georgia-gov--...\" data-full=\"georgia-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://georgia.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-va-gov/www-va-gov--2026-02-16T22-14-12-765Z--va-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.va.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.va.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-va-gov--2026-02-...\" aria-label=\"Run ID www-va-gov--2...\" data-full=\"www-va-gov--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.va.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/digital-georgia-gov/digital-georgia-gov--2026-02-16T22-13-19-628Z--digital-georgia-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://digital.georgia.gov\">Open</a>",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"digital-georgia-gov-...\" aria-label=\"Run ID digital-georg...\" data-full=\"digital-georgia-gov-...\">",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-uk/www-gov-uk--2026-02-16T22-12-29-791Z--govuk-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.uk\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.gov.uk\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-uk--2026-02-...\" aria-label=\"Run ID www-gov-uk--2...\" data-full=\"www-gov-uk--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.gov.uk\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gsa-gov/www-gsa-gov--2026-02-16T22-11-24-095Z--gsa-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gsa.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.gsa.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gsa-gov--2026-02...\" aria-label=\"Run ID www-gsa-gov--...\" data-full=\"www-gsa-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.gsa.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-nl/www-government-nl--2026-02-16T22-10-42-637Z--netherlands-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.nl\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.government.nl\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-nl--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-nl--2...\">",
              "target": [
                "tr[data-target=\"https://www.government.nl\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-govt-nz/www-govt-nz--2026-02-16T22-10-35-501Z--nz-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.govt.nz\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.govt.nz\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-govt-nz--2026-02...\" aria-label=\"Run ID www-govt-nz--...\" data-full=\"www-govt-nz--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.govt.nz\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-body",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "wcag412",
            "EN-301-549",
            "EN-9.1.3.1",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden=\"true\" is not present on the document body.",
          "help": "aria-hidden=\"true\" must not be present on the document body",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-body?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-hidden-body",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "No aria-hidden attribute is present on document body"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<body>",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-attr",
          "impact": "serious",
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are not prohibited for an element's role",
          "help": "Elements must only use permitted ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<select id=\"archiveFilter\" class=\"filter-select\" aria-label=\"Show runs\">",
              "target": [
                "#archiveFilter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<table aria-live=\"polite\">",
              "target": [
                "table"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<th aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"report\">View</button></th>",
              "target": [
                "th[aria-sort=\"none\"]:nth-child(1)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<th aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"target\">Target</button></th>",
              "target": [
                "th[aria-sort=\"none\"]:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<th class=\"viewport-col\" aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"viewport\">Viewport</button></th>",
              "target": [
                ".viewport-col"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<th class=\"color-col\" aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"colorScheme\">Color</button></th>",
              "target": [
                ".color-col"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<th class=\"browser-col\" aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"browser\">Browser</button></th>",
              "target": [
                ".browser-col"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<th aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"pagesScanned\">Pages</button></th>",
              "target": [
                "th[aria-sort=\"none\"]:nth-child(7)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<th aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"totalViolations\">Errors</button></th>",
              "target": [
                "th[aria-sort=\"none\"]:nth-child(8)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<th aria-sort=\"descending\"><button class=\"sort-btn\" data-sort=\"startedAt\">Date</button></th>",
              "target": [
                "th[aria-sort=\"descending\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-bg/www-government-bg--2026-03-31T07-31-17-815Z--bulgaria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.bg/en\">Open</a>",
              "target": [
                "tr[data-idx=\"0\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-bg/www-government-bg--2026-03-31T06-30-46-311Z--bulgaria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.bg/en\">Open</a>",
              "target": [
                "tr[data-idx=\"1\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-ie/www-gov-ie--2026-03-31T06-28-57-600Z--ireland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.ie/\">Open</a>",
              "target": [
                "tr[data-idx=\"2\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.ie/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-ie/www-gov-ie--2026-03-31T05-46-02-004Z--ireland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.ie/\">Open</a>",
              "target": [
                "tr[data-idx=\"3\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.ie/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-italia-it/www-italia-it--2026-03-31T05-44-13-102Z--italy-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.italia.it/\">Open</a>",
              "target": [
                "tr[data-pages=\"78\"] > .report-cell > .view-link[aria-label=\"Open https://www.italia.it/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-italia-it/www-italia-it--2026-03-31T04-58-19-983Z--italy-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.italia.it/\">Open</a>",
              "target": [
                "tr[data-pages=\"86\"] > .report-cell > .view-link[aria-label=\"Open https://www.italia.it/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/europa-eu/europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://europa.eu/\">Open</a>",
              "target": [
                "tr[data-idx=\"6\"] > .report-cell > .view-link[aria-label=\"Open https://europa.eu/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/europa-eu/europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://europa.eu/\">Open</a>",
              "target": [
                "tr[data-idx=\"7\"] > .report-cell > .view-link[aria-label=\"Open https://europa.eu/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-30T05-44-31-080Z--finland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://valtioneuvosto.fi/en\">Open</a>",
              "target": [
                "tr[data-idx=\"8\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-30T04-56-05-434Z--finland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://valtioneuvosto.fi/en\">Open</a>",
              "target": [
                "tr[data-idx=\"9\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/gouvernement-lu/gouvernement-lu--2026-03-29T05-33-38-228Z--luxembourg-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://gouvernement.lu/en\">Open</a>",
              "target": [
                "tr[data-idx=\"10\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/gouvernement-lu/gouvernement-lu--2026-03-29T04-49-24-237Z--luxembourg-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://gouvernement.lu/en\">Open</a>",
              "target": [
                "tr[data-idx=\"11\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-vlada-cz/www-vlada-cz--2026-03-28T10-09-06-031Z--czechia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.vlada.cz/en/\">Open</a>",
              "target": [
                "tr[data-pages=\"63\"] > .report-cell > .view-link[aria-label=\"Open https://www.vlada.cz/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-pl/www-gov-pl--2026-03-28T09-12-58-070Z--poland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.pl/\">Open</a>",
              "target": [
                "tr[data-total=\"299\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.pl/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-latvia-eu/www-latvia-eu--2026-03-27T10-17-41-788Z--latvia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.latvia.eu/en\">Open</a>",
              "target": [
                "tr[data-total=\"5184\"] > .report-cell > .view-link[aria-label=\"Open https://www.latvia.eu/en\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-latvia-eu/www-latvia-eu--2026-03-27T09-21-52-340Z--latvia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.latvia.eu/en\">Open</a>",
              "target": [
                "tr[data-total=\"5223\"] > .report-cell > .view-link[aria-label=\"Open https://www.latvia.eu/en\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-27T09-20-16-916Z--austria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.oesterreich.gv.at/\">Open</a>",
              "target": [
                "tr[data-pages=\"99\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-27T08-14-27-830Z--spain-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.sanidad.gob.es/\">Open</a>",
              "target": [
                "tr[data-total=\"309\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-27T07-32-01-229Z--spain-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.sanidad.gob.es/\">Open</a>",
              "target": [
                "tr[data-total=\"305\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-who-int/www-who-int--2026-03-26T10-19-43-808Z--who-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.who.int/\">Open</a>",
              "target": [
                "tr[data-total=\"1013\"] > .report-cell > .view-link[aria-label=\"Open https://www.who.int/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-who-int/www-who-int--2026-03-26T09-21-56-205Z--who-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.who.int/\">Open</a>",
              "target": [
                "tr[data-total=\"1264\"] > .report-cell > .view-link[aria-label=\"Open https://www.who.int/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-si/www-gov-si--2026-03-26T09-21-10-502Z--slovenia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.si/en\">Open</a>",
              "target": [
                "tr[data-idx=\"21\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.si/en\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-si/www-gov-si--2026-03-26T08-17-16-716Z--slovenia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.si/en\">Open</a>",
              "target": [
                "tr[data-idx=\"22\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.si/en\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-belgium-be/www-belgium-be--2026-03-26T08-17-11-544Z--belgium-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.belgium.be/\">Open</a>",
              "target": [
                "tr[data-idx=\"23\"] > .report-cell > .view-link[aria-label=\"Open https://www.belgium.be/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-regeringen-se/www-regeringen-se--2026-03-26T07-40-01-098Z--sweden-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.regeringen.se/\">Open</a>",
              "target": [
                "tr[data-idx=\"24\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-regeringen-se/www-regeringen-se--2026-03-26T06-34-45-690Z--sweden-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.regeringen.se/\">Open</a>",
              "target": [
                "tr[data-idx=\"25\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-un-org/www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.un.org/en/\">Open</a>",
              "target": [
                "tr[data-total=\"4059\"] > .report-cell > .view-link[aria-label=\"Open https://www.un.org/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/vlada-gov-hr/vlada-gov-hr--2026-03-25T08-13-32-627Z--croatia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://vlada.gov.hr/en\">Open</a>",
              "target": [
                "tr[data-total=\"727\"] > .report-cell > .view-link[aria-label=\"Open https://vlada.gov.hr/en\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/vlada-gov-hr/vlada-gov-hr--2026-03-25T07-35-07-696Z--croatia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://vlada.gov.hr/en\">Open</a>",
              "target": [
                "tr[data-total=\"716\"] > .report-cell > .view-link[aria-label=\"Open https://vlada.gov.hr/en\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-25T07-29-49-137Z--portugal-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.portugal.gov.pt/\">Open</a>",
              "target": [
                "tr[data-total=\"2320\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-25T06-29-01-219Z--portugal-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.portugal.gov.pt/\">Open</a>",
              "target": [
                "tr[data-total=\"2229\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-elysee-fr/www-elysee-fr--2026-03-25T06-28-37-198Z--france-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.elysee.fr/en/\">Open</a>",
              "target": [
                "tr[data-total=\"9\"] > .report-cell > .view-link[aria-label=\"Open https://www.elysee.fr/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-elysee-fr/www-elysee-fr--2026-03-25T05-29-28-393Z--france-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.elysee.fr/en/\">Open</a>",
              "target": [
                "tr[data-total=\"11\"] > .report-cell > .view-link[aria-label=\"Open https://www.elysee.fr/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-bg/www-government-bg--2026-03-24T07-23-40-442Z--bulgaria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.bg/en\">Open</a>",
              "target": [
                "tr[data-pages=\"79\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-ie/www-gov-ie--2026-03-24T06-24-23-092Z--ireland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.ie/\">Open</a>",
              "target": [
                "tr[data-total=\"8\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.ie/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-italia-it/www-italia-it--2026-03-24T05-41-03-639Z--italy-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.italia.it/\">Open</a>",
              "target": [
                "tr[data-pages=\"88\"] > .report-cell > .view-link[aria-label=\"Open https://www.italia.it/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/europa-eu/europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://europa.eu/\">Open</a>",
              "target": [
                "tr[data-idx=\"36\"] > .report-cell > .view-link[aria-label=\"Open https://europa.eu/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-23T05-33-38-126Z--finland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://valtioneuvosto.fi/en\">Open</a>",
              "target": [
                "tr[data-idx=\"37\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-japan-go-jp/www-japan-go-jp--2026-03-23T04-45-24-296Z--japan-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.japan.go.jp/\">Open</a>",
              "target": [
                "tr[data-total=\"663\"] > .report-cell > .view-link[aria-label=\"Open https://www.japan.go.jp/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/gouvernement-lu/gouvernement-lu--2026-03-22T05-26-26-796Z--luxembourg-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://gouvernement.lu/en\">Open</a>",
              "target": [
                "tr[data-idx=\"39\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-kormany-hu/www-kormany-hu--2026-03-22T04-39-20-070Z--hungary-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.kormany.hu/en\">Open</a>",
              "target": [
                "tr[data-total=\"1779\"] > .report-cell > .view-link[aria-label=\"Open https://www.kormany.hu/en\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-vlada-cz/www-vlada-cz--2026-03-21T10-06-04-903Z--czechia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.vlada.cz/en/\">Open</a>",
              "target": [
                "tr[data-pages=\"84\"] > .report-cell > .view-link[aria-label=\"Open https://www.vlada.cz/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-pl/www-gov-pl--2026-03-21T09-09-23-344Z--poland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.pl/\">Open</a>",
              "target": [
                "tr[data-total=\"291\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.pl/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-latvia-eu/www-latvia-eu--2026-03-20T10-14-07-150Z--latvia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.latvia.eu/en\">Open</a>",
              "target": [
                "tr[data-total=\"5114\"] > .report-cell > .view-link[aria-label=\"Open https://www.latvia.eu/en\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-20T09-13-56-175Z--austria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.oesterreich.gv.at/\">Open</a>",
              "target": [
                "tr[data-idx=\"44\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-20T08-10-45-924Z--spain-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.sanidad.gob.es/\">Open</a>",
              "target": [
                "tr[data-total=\"316\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-who-int/www-who-int--2026-03-19T10-13-44-632Z--who-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.who.int/\">Open</a>",
              "target": [
                "tr[data-total=\"1237\"] > .report-cell > .view-link[aria-label=\"Open https://www.who.int/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-si/www-gov-si--2026-03-19T09-15-57-825Z--slovenia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.si/en\">Open</a>",
              "target": [
                "tr[data-idx=\"47\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.si/en\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-belgium-be/www-belgium-be--2026-03-19T08-11-29-967Z--belgium-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.belgium.be/\">Open</a>",
              "target": [
                "tr[data-idx=\"48\"] > .report-cell > .view-link[aria-label=\"Open https://www.belgium.be/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-regeringen-se/www-regeringen-se--2026-03-19T07-28-49-310Z--sweden-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.regeringen.se/\">Open</a>",
              "target": [
                "tr[data-idx=\"49\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-un-org/www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.un.org/en/\">Open</a>",
              "target": [
                "tr[data-total=\"3827\"] > .report-cell > .view-link[aria-label=\"Open https://www.un.org/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/vlada-gov-hr/vlada-gov-hr--2026-03-18T08-13-11-129Z--croatia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://vlada.gov.hr/en\">Open</a>",
              "target": [
                "tr[data-pages=\"48\"] > .report-cell > .view-link[aria-label=\"Open https://vlada.gov.hr/en\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-18T07-47-03-202Z--portugal-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.portugal.gov.pt/\">Open</a>",
              "target": [
                "tr[data-total=\"2080\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-elysee-fr/www-elysee-fr--2026-03-18T06-34-37-234Z--france-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.elysee.fr/en/\">Open</a>",
              "target": [
                "tr[data-total=\"73\"] > .report-cell > .view-link[aria-label=\"Open https://www.elysee.fr/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-vlada-cz/www-vlada-cz--2026-03-14T10-07-07-738Z--czechia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.vlada.cz/en/\">Open</a>",
              "target": [
                "tr[data-pages=\"91\"] > .report-cell > .view-link[aria-label=\"Open https://www.vlada.cz/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-pl/www-gov-pl--2026-03-14T09-09-34-476Z--poland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.pl/\">Open</a>",
              "target": [
                "tr[data-total=\"312\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.pl/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-13T09-13-17-760Z--austria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.oesterreich.gv.at/\">Open</a>",
              "target": [
                "tr[data-total=\"24\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-belgium-be/www-belgium-be--2026-03-12T08-11-36-153Z--belgium-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.belgium.be/\">Open</a>",
              "target": [
                "tr[data-idx=\"57\"] > .report-cell > .view-link[aria-label=\"Open https://www.belgium.be/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-un-org/www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.un.org/en/\">Open</a>",
              "target": [
                "tr[data-total=\"3747\"] > .report-cell > .view-link[aria-label=\"Open https://www.un.org/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-japan-go-jp/www-japan-go-jp--2026-03-09T04-36-45-370Z--japan-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.japan.go.jp/\">Open</a>",
              "target": [
                "tr[data-total=\"669\"] > .report-cell > .view-link[aria-label=\"Open https://www.japan.go.jp/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-kormany-hu/www-kormany-hu--2026-03-08T04-34-28-215Z--hungary-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.kormany.hu/en\">Open</a>",
              "target": [
                "tr[data-total=\"1396\"] > .report-cell > .view-link[aria-label=\"Open https://www.kormany.hu/en\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-japan-go-jp/www-japan-go-jp--2026-03-02T04-34-55-827Z--japan-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.japan.go.jp/\">Open</a>",
              "target": [
                "tr[data-total=\"662\"] > .report-cell > .view-link[aria-label=\"Open https://www.japan.go.jp/\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-kormany-hu/www-kormany-hu--2026-03-01T04-40-01-708Z--hungary-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.kormany.hu/en\">Open</a>",
              "target": [
                "tr[data-pages=\"40\"] > .report-cell > .view-link[aria-label=\"Open https://www.kormany.hu/en\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-ontario-ca/www-ontario-ca--2026-02-16T22-34-48-937Z--ontario-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.ontario.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.ontario.ca\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/novascotia-ca/novascotia-ca--2026-02-16T22-34-10-170Z--novascotia-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://novascotia.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://novascotia.ca\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-bc-ca/www-gov-bc-ca--2026-02-16T22-33-10-470Z--bc-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.bc.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.gov.bc.ca\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-canada-ca/www-canada-ca--2026-02-16T22-31-28-227Z--canada-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.canada.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.canada.ca\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-nyc-gov/www-nyc-gov--2026-02-16T22-30-25-895Z--nyc-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.nyc.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.nyc.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-ny-gov/www-ny-gov--2026-02-16T22-30-04-658Z--ny-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.ny.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.ny.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-usa-gov/www-usa-gov--2026-02-16T22-29-20-529Z--usa-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.usa.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.usa.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/ec-europa-eu/ec-europa-eu--2026-02-16T22-28-02-376Z--ec-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://ec.europa.eu\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://ec.europa.eu\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-nsf-gov/www-nsf-gov--2026-02-16T22-26-23-790Z--nsf-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.nsf.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.nsf.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-diplomatie-gouv-fr/www-diplomatie-gouv-fr--2026-02-16T22-25-05-941Z--france-diplomatie-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.diplomatie.gouv.fr\">Open</a>",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/digital-strategy-ec-europa-eu/digital-strategy-ec-europa-eu--2026-02-16T22-24-07-774Z--eu-digital-strategy-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://digital-strategy.ec.europa.eu\">Open</a>",
              "target": [
                "tr[data-total=\"137\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-bundesregierung-de/www-bundesregierung-de--2026-02-16T22-22-29-448Z--bundesregierung-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.bundesregierung.de\">Open</a>",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-healthcare-gov/www-healthcare-gov--2026-02-16T22-20-48-912Z--healthcare-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.healthcare.gov\">Open</a>",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-texas-gov/www-texas-gov--2026-02-16T22-19-56-413Z--texas-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.texas.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.texas.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-medicare-gov/www-medicare-gov--2026-02-16T22-19-11-986Z--medicare-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.medicare.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.medicare.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-ca-gov/www-ca-gov--2026-02-16T22-18-25-609Z--ca-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.ca.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.ca.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-colorado-gov/www-colorado-gov--2026-02-16T22-17-52-984Z--colorado-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.colorado.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.colorado.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-cms-gov/www-cms-gov--2026-02-16T22-16-58-662Z--cms-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.cms.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.cms.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/oit-colorado-gov/oit-colorado-gov--2026-02-16T22-16-07-509Z--colorado-oit-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://oit.colorado.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://oit.colorado.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/georgia-gov/georgia-gov--2026-02-16T22-15-21-864Z--georgia-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://georgia.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://georgia.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-va-gov/www-va-gov--2026-02-16T22-14-12-765Z--va-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.va.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.va.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/digital-georgia-gov/digital-georgia-gov--2026-02-16T22-13-19-628Z--digital-georgia-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://digital.georgia.gov\">Open</a>",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-uk/www-gov-uk--2026-02-16T22-12-29-791Z--govuk-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.uk\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.gov.uk\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gsa-gov/www-gsa-gov--2026-02-16T22-11-24-095Z--gsa-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gsa.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.gsa.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-nl/www-government-nl--2026-02-16T22-10-42-637Z--netherlands-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.nl\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.government.nl\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-govt-nz/www-govt-nz--2026-02-16T22-10-35-501Z--nz-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.govt.nz\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.govt.nz\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr-value",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all ARIA attributes have valid values",
          "help": "ARIA attributes must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<select id=\"archiveFilter\" class=\"filter-select\" aria-label=\"Show runs\">",
              "target": [
                "#archiveFilter"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<table aria-live=\"polite\">",
              "target": [
                "table"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<th aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"report\">View</button></th>",
              "target": [
                "th[aria-sort=\"none\"]:nth-child(1)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<th aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"target\">Target</button></th>",
              "target": [
                "th[aria-sort=\"none\"]:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<th class=\"viewport-col\" aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"viewport\">Viewport</button></th>",
              "target": [
                ".viewport-col"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<th class=\"color-col\" aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"colorScheme\">Color</button></th>",
              "target": [
                ".color-col"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<th class=\"browser-col\" aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"browser\">Browser</button></th>",
              "target": [
                ".browser-col"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<th aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"pagesScanned\">Pages</button></th>",
              "target": [
                "th[aria-sort=\"none\"]:nth-child(7)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<th aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"totalViolations\">Errors</button></th>",
              "target": [
                "th[aria-sort=\"none\"]:nth-child(8)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<th aria-sort=\"descending\"><button class=\"sort-btn\" data-sort=\"startedAt\">Date</button></th>",
              "target": [
                "th[aria-sort=\"descending\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-bg/www-government-bg--2026-03-31T07-31-17-815Z--bulgaria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.bg/en\">Open</a>",
              "target": [
                "tr[data-idx=\"0\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-bg--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-bg--2...\">",
              "target": [
                "tr[data-idx=\"0\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-bg/www-government-bg--2026-03-31T06-30-46-311Z--bulgaria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.bg/en\">Open</a>",
              "target": [
                "tr[data-idx=\"1\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-bg--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-bg--2...\">",
              "target": [
                "tr[data-idx=\"1\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-ie/www-gov-ie--2026-03-31T06-28-57-600Z--ireland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.ie/\">Open</a>",
              "target": [
                "tr[data-idx=\"2\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.ie/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-ie--2026-03-...\" aria-label=\"Run ID www-gov-ie--2...\" data-full=\"www-gov-ie--2026-03-...\">",
              "target": [
                "tr[data-idx=\"2\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-ie/www-gov-ie--2026-03-31T05-46-02-004Z--ireland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.ie/\">Open</a>",
              "target": [
                "tr[data-idx=\"3\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.ie/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-ie--2026-03-...\" aria-label=\"Run ID www-gov-ie--2...\" data-full=\"www-gov-ie--2026-03-...\">",
              "target": [
                "tr[data-idx=\"3\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-italia-it/www-italia-it--2026-03-31T05-44-13-102Z--italy-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.italia.it/\">Open</a>",
              "target": [
                "tr[data-pages=\"78\"] > .report-cell > .view-link[aria-label=\"Open https://www.italia.it/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-italia-it--2026-...\" aria-label=\"Run ID www-italia-it...\" data-full=\"www-italia-it--2026-...\">",
              "target": [
                "tr[data-pages=\"78\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-italia-it/www-italia-it--2026-03-31T04-58-19-983Z--italy-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.italia.it/\">Open</a>",
              "target": [
                "tr[data-pages=\"86\"] > .report-cell > .view-link[aria-label=\"Open https://www.italia.it/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-italia-it--2026-...\" aria-label=\"Run ID www-italia-it...\" data-full=\"www-italia-it--2026-...\">",
              "target": [
                "tr[data-pages=\"86\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/europa-eu/europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://europa.eu/\">Open</a>",
              "target": [
                "tr[data-idx=\"6\"] > .report-cell > .view-link[aria-label=\"Open https://europa.eu/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium\" aria-label=\"Run ID europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium\" data-full=\"europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-idx=\"6\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/europa-eu/europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://europa.eu/\">Open</a>",
              "target": [
                "tr[data-idx=\"7\"] > .report-cell > .view-link[aria-label=\"Open https://europa.eu/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium\" aria-label=\"Run ID europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium\" data-full=\"europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-idx=\"7\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-30T05-44-31-080Z--finland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://valtioneuvosto.fi/en\">Open</a>",
              "target": [
                "tr[data-idx=\"8\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"valtioneuvosto-fi--2...\" aria-label=\"Run ID valtioneuvost...\" data-full=\"valtioneuvosto-fi--2...\">",
              "target": [
                "tr[data-idx=\"8\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-30T04-56-05-434Z--finland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://valtioneuvosto.fi/en\">Open</a>",
              "target": [
                "tr[data-idx=\"9\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"valtioneuvosto-fi--2...\" aria-label=\"Run ID valtioneuvost...\" data-full=\"valtioneuvosto-fi--2...\">",
              "target": [
                "tr[data-idx=\"9\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/gouvernement-lu/gouvernement-lu--2026-03-29T05-33-38-228Z--luxembourg-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://gouvernement.lu/en\">Open</a>",
              "target": [
                "tr[data-idx=\"10\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"gouvernement-lu--202...\" aria-label=\"Run ID gouvernement-...\" data-full=\"gouvernement-lu--202...\">",
              "target": [
                "tr[data-idx=\"10\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/gouvernement-lu/gouvernement-lu--2026-03-29T04-49-24-237Z--luxembourg-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://gouvernement.lu/en\">Open</a>",
              "target": [
                "tr[data-idx=\"11\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"gouvernement-lu--202...\" aria-label=\"Run ID gouvernement-...\" data-full=\"gouvernement-lu--202...\">",
              "target": [
                "tr[data-idx=\"11\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-vlada-cz/www-vlada-cz--2026-03-28T10-09-06-031Z--czechia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.vlada.cz/en/\">Open</a>",
              "target": [
                "tr[data-pages=\"63\"] > .report-cell > .view-link[aria-label=\"Open https://www.vlada.cz/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-vlada-cz--2026-0...\" aria-label=\"Run ID www-vlada-cz-...\" data-full=\"www-vlada-cz--2026-0...\">",
              "target": [
                "tr[data-pages=\"63\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-pl/www-gov-pl--2026-03-28T09-12-58-070Z--poland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.pl/\">Open</a>",
              "target": [
                "tr[data-total=\"299\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.pl/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-pl--2026-03-...\" aria-label=\"Run ID www-gov-pl--2...\" data-full=\"www-gov-pl--2026-03-...\">",
              "target": [
                "tr[data-total=\"299\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-latvia-eu/www-latvia-eu--2026-03-27T10-17-41-788Z--latvia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.latvia.eu/en\">Open</a>",
              "target": [
                "tr[data-total=\"5184\"] > .report-cell > .view-link[aria-label=\"Open https://www.latvia.eu/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-latvia-eu--2026-...\" aria-label=\"Run ID www-latvia-eu...\" data-full=\"www-latvia-eu--2026-...\">",
              "target": [
                "tr[data-total=\"5184\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-latvia-eu/www-latvia-eu--2026-03-27T09-21-52-340Z--latvia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.latvia.eu/en\">Open</a>",
              "target": [
                "tr[data-total=\"5223\"] > .report-cell > .view-link[aria-label=\"Open https://www.latvia.eu/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-latvia-eu--2026-...\" aria-label=\"Run ID www-latvia-eu...\" data-full=\"www-latvia-eu--2026-...\">",
              "target": [
                "tr[data-total=\"5223\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-27T09-20-16-916Z--austria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.oesterreich.gv.at/\">Open</a>",
              "target": [
                "tr[data-pages=\"99\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-oesterreich-gv-a...\" aria-label=\"Run ID www-oesterrei...\" data-full=\"www-oesterreich-gv-a...\">",
              "target": [
                "tr[data-pages=\"99\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-27T08-14-27-830Z--spain-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.sanidad.gob.es/\">Open</a>",
              "target": [
                "tr[data-total=\"309\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-sanidad-gob-es--...\" aria-label=\"Run ID www-sanidad-g...\" data-full=\"www-sanidad-gob-es--...\">",
              "target": [
                "tr[data-total=\"309\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-27T07-32-01-229Z--spain-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.sanidad.gob.es/\">Open</a>",
              "target": [
                "tr[data-total=\"305\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-sanidad-gob-es--...\" aria-label=\"Run ID www-sanidad-g...\" data-full=\"www-sanidad-gob-es--...\">",
              "target": [
                "tr[data-total=\"305\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-who-int/www-who-int--2026-03-26T10-19-43-808Z--who-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.who.int/\">Open</a>",
              "target": [
                "tr[data-total=\"1013\"] > .report-cell > .view-link[aria-label=\"Open https://www.who.int/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-who-int--2026-03...\" aria-label=\"Run ID www-who-int--...\" data-full=\"www-who-int--2026-03...\">",
              "target": [
                "tr[data-total=\"1013\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-who-int/www-who-int--2026-03-26T09-21-56-205Z--who-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.who.int/\">Open</a>",
              "target": [
                "tr[data-total=\"1264\"] > .report-cell > .view-link[aria-label=\"Open https://www.who.int/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-who-int--2026-03...\" aria-label=\"Run ID www-who-int--...\" data-full=\"www-who-int--2026-03...\">",
              "target": [
                "tr[data-total=\"1264\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-si/www-gov-si--2026-03-26T09-21-10-502Z--slovenia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.si/en\">Open</a>",
              "target": [
                "tr[data-idx=\"21\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.si/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-si--2026-03-...\" aria-label=\"Run ID www-gov-si--2...\" data-full=\"www-gov-si--2026-03-...\">",
              "target": [
                "tr[data-idx=\"21\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-si/www-gov-si--2026-03-26T08-17-16-716Z--slovenia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.si/en\">Open</a>",
              "target": [
                "tr[data-idx=\"22\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.si/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-si--2026-03-...\" aria-label=\"Run ID www-gov-si--2...\" data-full=\"www-gov-si--2026-03-...\">",
              "target": [
                "tr[data-idx=\"22\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-belgium-be/www-belgium-be--2026-03-26T08-17-11-544Z--belgium-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.belgium.be/\">Open</a>",
              "target": [
                "tr[data-idx=\"23\"] > .report-cell > .view-link[aria-label=\"Open https://www.belgium.be/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-belgium-be--2026...\" aria-label=\"Run ID www-belgium-b...\" data-full=\"www-belgium-be--2026...\">",
              "target": [
                "tr[data-idx=\"23\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-regeringen-se/www-regeringen-se--2026-03-26T07-40-01-098Z--sweden-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.regeringen.se/\">Open</a>",
              "target": [
                "tr[data-idx=\"24\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-regeringen-se--2...\" aria-label=\"Run ID www-regeringe...\" data-full=\"www-regeringen-se--2...\">",
              "target": [
                "tr[data-idx=\"24\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-regeringen-se/www-regeringen-se--2026-03-26T06-34-45-690Z--sweden-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.regeringen.se/\">Open</a>",
              "target": [
                "tr[data-idx=\"25\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-regeringen-se--2...\" aria-label=\"Run ID www-regeringe...\" data-full=\"www-regeringen-se--2...\">",
              "target": [
                "tr[data-idx=\"25\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-un-org/www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.un.org/en/\">Open</a>",
              "target": [
                "tr[data-total=\"4059\"] > .report-cell > .view-link[aria-label=\"Open https://www.un.org/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium\" aria-label=\"Run ID www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium\" data-full=\"www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-total=\"4059\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/vlada-gov-hr/vlada-gov-hr--2026-03-25T08-13-32-627Z--croatia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://vlada.gov.hr/en\">Open</a>",
              "target": [
                "tr[data-total=\"727\"] > .report-cell > .view-link[aria-label=\"Open https://vlada.gov.hr/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"vlada-gov-hr--2026-0...\" aria-label=\"Run ID vlada-gov-hr-...\" data-full=\"vlada-gov-hr--2026-0...\">",
              "target": [
                "tr[data-total=\"727\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/vlada-gov-hr/vlada-gov-hr--2026-03-25T07-35-07-696Z--croatia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://vlada.gov.hr/en\">Open</a>",
              "target": [
                "tr[data-total=\"716\"] > .report-cell > .view-link[aria-label=\"Open https://vlada.gov.hr/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"vlada-gov-hr--2026-0...\" aria-label=\"Run ID vlada-gov-hr-...\" data-full=\"vlada-gov-hr--2026-0...\">",
              "target": [
                "tr[data-total=\"716\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-25T07-29-49-137Z--portugal-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.portugal.gov.pt/\">Open</a>",
              "target": [
                "tr[data-total=\"2320\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-portugal-gov-pt-...\" aria-label=\"Run ID www-portugal-...\" data-full=\"www-portugal-gov-pt-...\">",
              "target": [
                "tr[data-total=\"2320\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-25T06-29-01-219Z--portugal-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.portugal.gov.pt/\">Open</a>",
              "target": [
                "tr[data-total=\"2229\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-portugal-gov-pt-...\" aria-label=\"Run ID www-portugal-...\" data-full=\"www-portugal-gov-pt-...\">",
              "target": [
                "tr[data-total=\"2229\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-elysee-fr/www-elysee-fr--2026-03-25T06-28-37-198Z--france-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.elysee.fr/en/\">Open</a>",
              "target": [
                "tr[data-total=\"9\"] > .report-cell > .view-link[aria-label=\"Open https://www.elysee.fr/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-elysee-fr--2026-...\" aria-label=\"Run ID www-elysee-fr...\" data-full=\"www-elysee-fr--2026-...\">",
              "target": [
                "tr[data-total=\"9\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-elysee-fr/www-elysee-fr--2026-03-25T05-29-28-393Z--france-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.elysee.fr/en/\">Open</a>",
              "target": [
                "tr[data-total=\"11\"] > .report-cell > .view-link[aria-label=\"Open https://www.elysee.fr/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-elysee-fr--2026-...\" aria-label=\"Run ID www-elysee-fr...\" data-full=\"www-elysee-fr--2026-...\">",
              "target": [
                "tr[data-total=\"11\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-bg/www-government-bg--2026-03-24T07-23-40-442Z--bulgaria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.bg/en\">Open</a>",
              "target": [
                "tr[data-pages=\"79\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-bg--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-bg--2...\">",
              "target": [
                "tr[data-pages=\"79\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-ie/www-gov-ie--2026-03-24T06-24-23-092Z--ireland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.ie/\">Open</a>",
              "target": [
                "tr[data-total=\"8\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.ie/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-ie--2026-03-...\" aria-label=\"Run ID www-gov-ie--2...\" data-full=\"www-gov-ie--2026-03-...\">",
              "target": [
                "tr[data-total=\"8\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-italia-it/www-italia-it--2026-03-24T05-41-03-639Z--italy-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.italia.it/\">Open</a>",
              "target": [
                "tr[data-pages=\"88\"] > .report-cell > .view-link[aria-label=\"Open https://www.italia.it/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-italia-it--2026-...\" aria-label=\"Run ID www-italia-it...\" data-full=\"www-italia-it--2026-...\">",
              "target": [
                "tr[data-pages=\"88\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/europa-eu/europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://europa.eu/\">Open</a>",
              "target": [
                "tr[data-idx=\"36\"] > .report-cell > .view-link[aria-label=\"Open https://europa.eu/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium\" aria-label=\"Run ID europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium\" data-full=\"europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-idx=\"36\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-23T05-33-38-126Z--finland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://valtioneuvosto.fi/en\">Open</a>",
              "target": [
                "tr[data-idx=\"37\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"valtioneuvosto-fi--2...\" aria-label=\"Run ID valtioneuvost...\" data-full=\"valtioneuvosto-fi--2...\">",
              "target": [
                "tr[data-idx=\"37\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-japan-go-jp/www-japan-go-jp--2026-03-23T04-45-24-296Z--japan-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.japan.go.jp/\">Open</a>",
              "target": [
                "tr[data-total=\"663\"] > .report-cell > .view-link[aria-label=\"Open https://www.japan.go.jp/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-japan-go-jp--202...\" aria-label=\"Run ID www-japan-go-...\" data-full=\"www-japan-go-jp--202...\">",
              "target": [
                "tr[data-total=\"663\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/gouvernement-lu/gouvernement-lu--2026-03-22T05-26-26-796Z--luxembourg-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://gouvernement.lu/en\">Open</a>",
              "target": [
                "tr[data-idx=\"39\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"gouvernement-lu--202...\" aria-label=\"Run ID gouvernement-...\" data-full=\"gouvernement-lu--202...\">",
              "target": [
                "tr[data-idx=\"39\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-kormany-hu/www-kormany-hu--2026-03-22T04-39-20-070Z--hungary-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.kormany.hu/en\">Open</a>",
              "target": [
                "tr[data-total=\"1779\"] > .report-cell > .view-link[aria-label=\"Open https://www.kormany.hu/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-kormany-hu--2026...\" aria-label=\"Run ID www-kormany-h...\" data-full=\"www-kormany-hu--2026...\">",
              "target": [
                "tr[data-total=\"1779\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-vlada-cz/www-vlada-cz--2026-03-21T10-06-04-903Z--czechia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.vlada.cz/en/\">Open</a>",
              "target": [
                "tr[data-pages=\"84\"] > .report-cell > .view-link[aria-label=\"Open https://www.vlada.cz/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-vlada-cz--2026-0...\" aria-label=\"Run ID www-vlada-cz-...\" data-full=\"www-vlada-cz--2026-0...\">",
              "target": [
                "tr[data-pages=\"84\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-pl/www-gov-pl--2026-03-21T09-09-23-344Z--poland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.pl/\">Open</a>",
              "target": [
                "tr[data-total=\"291\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.pl/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-pl--2026-03-...\" aria-label=\"Run ID www-gov-pl--2...\" data-full=\"www-gov-pl--2026-03-...\">",
              "target": [
                "tr[data-total=\"291\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-latvia-eu/www-latvia-eu--2026-03-20T10-14-07-150Z--latvia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.latvia.eu/en\">Open</a>",
              "target": [
                "tr[data-total=\"5114\"] > .report-cell > .view-link[aria-label=\"Open https://www.latvia.eu/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-latvia-eu--2026-...\" aria-label=\"Run ID www-latvia-eu...\" data-full=\"www-latvia-eu--2026-...\">",
              "target": [
                "tr[data-total=\"5114\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-20T09-13-56-175Z--austria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.oesterreich.gv.at/\">Open</a>",
              "target": [
                "tr[data-idx=\"44\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-oesterreich-gv-a...\" aria-label=\"Run ID www-oesterrei...\" data-full=\"www-oesterreich-gv-a...\">",
              "target": [
                "tr[data-idx=\"44\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-20T08-10-45-924Z--spain-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.sanidad.gob.es/\">Open</a>",
              "target": [
                "tr[data-total=\"316\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-sanidad-gob-es--...\" aria-label=\"Run ID www-sanidad-g...\" data-full=\"www-sanidad-gob-es--...\">",
              "target": [
                "tr[data-total=\"316\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-who-int/www-who-int--2026-03-19T10-13-44-632Z--who-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.who.int/\">Open</a>",
              "target": [
                "tr[data-total=\"1237\"] > .report-cell > .view-link[aria-label=\"Open https://www.who.int/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-who-int--2026-03...\" aria-label=\"Run ID www-who-int--...\" data-full=\"www-who-int--2026-03...\">",
              "target": [
                "tr[data-total=\"1237\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-si/www-gov-si--2026-03-19T09-15-57-825Z--slovenia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.si/en\">Open</a>",
              "target": [
                "tr[data-idx=\"47\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.si/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-si--2026-03-...\" aria-label=\"Run ID www-gov-si--2...\" data-full=\"www-gov-si--2026-03-...\">",
              "target": [
                "tr[data-idx=\"47\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-belgium-be/www-belgium-be--2026-03-19T08-11-29-967Z--belgium-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.belgium.be/\">Open</a>",
              "target": [
                "tr[data-idx=\"48\"] > .report-cell > .view-link[aria-label=\"Open https://www.belgium.be/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-belgium-be--2026...\" aria-label=\"Run ID www-belgium-b...\" data-full=\"www-belgium-be--2026...\">",
              "target": [
                "tr[data-idx=\"48\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-regeringen-se/www-regeringen-se--2026-03-19T07-28-49-310Z--sweden-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.regeringen.se/\">Open</a>",
              "target": [
                "tr[data-idx=\"49\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-regeringen-se--2...\" aria-label=\"Run ID www-regeringe...\" data-full=\"www-regeringen-se--2...\">",
              "target": [
                "tr[data-idx=\"49\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-un-org/www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.un.org/en/\">Open</a>",
              "target": [
                "tr[data-total=\"3827\"] > .report-cell > .view-link[aria-label=\"Open https://www.un.org/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium\" aria-label=\"Run ID www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium\" data-full=\"www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-total=\"3827\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/vlada-gov-hr/vlada-gov-hr--2026-03-18T08-13-11-129Z--croatia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://vlada.gov.hr/en\">Open</a>",
              "target": [
                "tr[data-pages=\"48\"] > .report-cell > .view-link[aria-label=\"Open https://vlada.gov.hr/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"vlada-gov-hr--2026-0...\" aria-label=\"Run ID vlada-gov-hr-...\" data-full=\"vlada-gov-hr--2026-0...\">",
              "target": [
                "tr[data-pages=\"48\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-18T07-47-03-202Z--portugal-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.portugal.gov.pt/\">Open</a>",
              "target": [
                "tr[data-total=\"2080\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-portugal-gov-pt-...\" aria-label=\"Run ID www-portugal-...\" data-full=\"www-portugal-gov-pt-...\">",
              "target": [
                "tr[data-total=\"2080\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-elysee-fr/www-elysee-fr--2026-03-18T06-34-37-234Z--france-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.elysee.fr/en/\">Open</a>",
              "target": [
                "tr[data-total=\"73\"] > .report-cell > .view-link[aria-label=\"Open https://www.elysee.fr/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-elysee-fr--2026-...\" aria-label=\"Run ID www-elysee-fr...\" data-full=\"www-elysee-fr--2026-...\">",
              "target": [
                "tr[data-total=\"73\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-vlada-cz/www-vlada-cz--2026-03-14T10-07-07-738Z--czechia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.vlada.cz/en/\">Open</a>",
              "target": [
                "tr[data-pages=\"91\"] > .report-cell > .view-link[aria-label=\"Open https://www.vlada.cz/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-vlada-cz--2026-0...\" aria-label=\"Run ID www-vlada-cz-...\" data-full=\"www-vlada-cz--2026-0...\">",
              "target": [
                "tr[data-pages=\"91\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-pl/www-gov-pl--2026-03-14T09-09-34-476Z--poland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.pl/\">Open</a>",
              "target": [
                "tr[data-total=\"312\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.pl/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-pl--2026-03-...\" aria-label=\"Run ID www-gov-pl--2...\" data-full=\"www-gov-pl--2026-03-...\">",
              "target": [
                "tr[data-total=\"312\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-13T09-13-17-760Z--austria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.oesterreich.gv.at/\">Open</a>",
              "target": [
                "tr[data-total=\"24\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-oesterreich-gv-a...\" aria-label=\"Run ID www-oesterrei...\" data-full=\"www-oesterreich-gv-a...\">",
              "target": [
                "tr[data-total=\"24\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-belgium-be/www-belgium-be--2026-03-12T08-11-36-153Z--belgium-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.belgium.be/\">Open</a>",
              "target": [
                "tr[data-idx=\"57\"] > .report-cell > .view-link[aria-label=\"Open https://www.belgium.be/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-belgium-be--2026...\" aria-label=\"Run ID www-belgium-b...\" data-full=\"www-belgium-be--2026...\">",
              "target": [
                "tr[data-idx=\"57\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-un-org/www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.un.org/en/\">Open</a>",
              "target": [
                "tr[data-total=\"3747\"] > .report-cell > .view-link[aria-label=\"Open https://www.un.org/en/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium\" aria-label=\"Run ID www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium\" data-full=\"www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-total=\"3747\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-japan-go-jp/www-japan-go-jp--2026-03-09T04-36-45-370Z--japan-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.japan.go.jp/\">Open</a>",
              "target": [
                "tr[data-total=\"669\"] > .report-cell > .view-link[aria-label=\"Open https://www.japan.go.jp/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-japan-go-jp--202...\" aria-label=\"Run ID www-japan-go-...\" data-full=\"www-japan-go-jp--202...\">",
              "target": [
                "tr[data-total=\"669\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-kormany-hu/www-kormany-hu--2026-03-08T04-34-28-215Z--hungary-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.kormany.hu/en\">Open</a>",
              "target": [
                "tr[data-total=\"1396\"] > .report-cell > .view-link[aria-label=\"Open https://www.kormany.hu/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-kormany-hu--2026...\" aria-label=\"Run ID www-kormany-h...\" data-full=\"www-kormany-hu--2026...\">",
              "target": [
                "tr[data-total=\"1396\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-japan-go-jp/www-japan-go-jp--2026-03-02T04-34-55-827Z--japan-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.japan.go.jp/\">Open</a>",
              "target": [
                "tr[data-total=\"662\"] > .report-cell > .view-link[aria-label=\"Open https://www.japan.go.jp/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-japan-go-jp--202...\" aria-label=\"Run ID www-japan-go-...\" data-full=\"www-japan-go-jp--202...\">",
              "target": [
                "tr[data-total=\"662\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-kormany-hu/www-kormany-hu--2026-03-01T04-40-01-708Z--hungary-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.kormany.hu/en\">Open</a>",
              "target": [
                "tr[data-pages=\"40\"] > .report-cell > .view-link[aria-label=\"Open https://www.kormany.hu/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-kormany-hu--2026...\" aria-label=\"Run ID www-kormany-h...\" data-full=\"www-kormany-hu--2026...\">",
              "target": [
                "tr[data-pages=\"40\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-ontario-ca/www-ontario-ca--2026-02-16T22-34-48-937Z--ontario-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.ontario.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.ontario.ca\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-ontario-ca--2026...\" aria-label=\"Run ID www-ontario-c...\" data-full=\"www-ontario-ca--2026...\">",
              "target": [
                "tr[data-target=\"https://www.ontario.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/novascotia-ca/novascotia-ca--2026-02-16T22-34-10-170Z--novascotia-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://novascotia.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://novascotia.ca\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"novascotia-ca--2026-...\" aria-label=\"Run ID novascotia-ca...\" data-full=\"novascotia-ca--2026-...\">",
              "target": [
                "tr[data-target=\"https://novascotia.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-bc-ca/www-gov-bc-ca--2026-02-16T22-33-10-470Z--bc-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.bc.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.gov.bc.ca\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-bc-ca--2026-...\" aria-label=\"Run ID www-gov-bc-ca...\" data-full=\"www-gov-bc-ca--2026-...\">",
              "target": [
                "tr[data-target=\"https://www.gov.bc.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-canada-ca/www-canada-ca--2026-02-16T22-31-28-227Z--canada-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.canada.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.canada.ca\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-canada-ca--2026-...\" aria-label=\"Run ID www-canada-ca...\" data-full=\"www-canada-ca--2026-...\">",
              "target": [
                "tr[data-target=\"https://www.canada.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-nyc-gov/www-nyc-gov--2026-02-16T22-30-25-895Z--nyc-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.nyc.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.nyc.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-nyc-gov--2026-02...\" aria-label=\"Run ID www-nyc-gov--...\" data-full=\"www-nyc-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.nyc.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-ny-gov/www-ny-gov--2026-02-16T22-30-04-658Z--ny-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.ny.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.ny.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-ny-gov--2026-02-...\" aria-label=\"Run ID www-ny-gov--2...\" data-full=\"www-ny-gov--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.ny.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-usa-gov/www-usa-gov--2026-02-16T22-29-20-529Z--usa-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.usa.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.usa.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-usa-gov--2026-02...\" aria-label=\"Run ID www-usa-gov--...\" data-full=\"www-usa-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.usa.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/ec-europa-eu/ec-europa-eu--2026-02-16T22-28-02-376Z--ec-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://ec.europa.eu\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://ec.europa.eu\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"ec-europa-eu--2026-0...\" aria-label=\"Run ID ec-europa-eu-...\" data-full=\"ec-europa-eu--2026-0...\">",
              "target": [
                "tr[data-target=\"https://ec.europa.eu\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-nsf-gov/www-nsf-gov--2026-02-16T22-26-23-790Z--nsf-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.nsf.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.nsf.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-nsf-gov--2026-02...\" aria-label=\"Run ID www-nsf-gov--...\" data-full=\"www-nsf-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.nsf.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-diplomatie-gouv-fr/www-diplomatie-gouv-fr--2026-02-16T22-25-05-941Z--france-diplomatie-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.diplomatie.gouv.fr\">Open</a>",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-diplomatie-gouv-...\" aria-label=\"Run ID www-diplomati...\" data-full=\"www-diplomatie-gouv-...\">",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/digital-strategy-ec-europa-eu/digital-strategy-ec-europa-eu--2026-02-16T22-24-07-774Z--eu-digital-strategy-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://digital-strategy.ec.europa.eu\">Open</a>",
              "target": [
                "tr[data-total=\"137\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"digital-strategy-ec-...\" aria-label=\"Run ID digital-strat...\" data-full=\"digital-strategy-ec-...\">",
              "target": [
                "tr[data-total=\"137\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-bundesregierung-de/www-bundesregierung-de--2026-02-16T22-22-29-448Z--bundesregierung-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.bundesregierung.de\">Open</a>",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-bundesregierung-...\" aria-label=\"Run ID www-bundesreg...\" data-full=\"www-bundesregierung-...\">",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-healthcare-gov/www-healthcare-gov--2026-02-16T22-20-48-912Z--healthcare-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.healthcare.gov\">Open</a>",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-healthcare-gov--...\" aria-label=\"Run ID www-healthcar...\" data-full=\"www-healthcare-gov--...\">",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-texas-gov/www-texas-gov--2026-02-16T22-19-56-413Z--texas-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.texas.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.texas.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-texas-gov--2026-...\" aria-label=\"Run ID www-texas-gov...\" data-full=\"www-texas-gov--2026-...\">",
              "target": [
                "tr[data-target=\"https://www.texas.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-medicare-gov/www-medicare-gov--2026-02-16T22-19-11-986Z--medicare-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.medicare.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.medicare.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-medicare-gov--20...\" aria-label=\"Run ID www-medicare-...\" data-full=\"www-medicare-gov--20...\">",
              "target": [
                "tr[data-target=\"https://www.medicare.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-ca-gov/www-ca-gov--2026-02-16T22-18-25-609Z--ca-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.ca.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.ca.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-ca-gov--2026-02-...\" aria-label=\"Run ID www-ca-gov--2...\" data-full=\"www-ca-gov--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.ca.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-colorado-gov/www-colorado-gov--2026-02-16T22-17-52-984Z--colorado-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.colorado.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.colorado.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-colorado-gov--20...\" aria-label=\"Run ID www-colorado-...\" data-full=\"www-colorado-gov--20...\">",
              "target": [
                "tr[data-target=\"https://www.colorado.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-cms-gov/www-cms-gov--2026-02-16T22-16-58-662Z--cms-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.cms.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.cms.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-cms-gov--2026-02...\" aria-label=\"Run ID www-cms-gov--...\" data-full=\"www-cms-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.cms.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/oit-colorado-gov/oit-colorado-gov--2026-02-16T22-16-07-509Z--colorado-oit-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://oit.colorado.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://oit.colorado.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"oit-colorado-gov--20...\" aria-label=\"Run ID oit-colorado-...\" data-full=\"oit-colorado-gov--20...\">",
              "target": [
                "tr[data-target=\"https://oit.colorado.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/georgia-gov/georgia-gov--2026-02-16T22-15-21-864Z--georgia-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://georgia.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://georgia.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"georgia-gov--2026-02...\" aria-label=\"Run ID georgia-gov--...\" data-full=\"georgia-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://georgia.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-va-gov/www-va-gov--2026-02-16T22-14-12-765Z--va-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.va.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.va.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-va-gov--2026-02-...\" aria-label=\"Run ID www-va-gov--2...\" data-full=\"www-va-gov--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.va.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/digital-georgia-gov/digital-georgia-gov--2026-02-16T22-13-19-628Z--digital-georgia-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://digital.georgia.gov\">Open</a>",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"digital-georgia-gov-...\" aria-label=\"Run ID digital-georg...\" data-full=\"digital-georgia-gov-...\">",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-uk/www-gov-uk--2026-02-16T22-12-29-791Z--govuk-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.uk\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.gov.uk\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-uk--2026-02-...\" aria-label=\"Run ID www-gov-uk--2...\" data-full=\"www-gov-uk--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.gov.uk\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gsa-gov/www-gsa-gov--2026-02-16T22-11-24-095Z--gsa-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gsa.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.gsa.gov\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gsa-gov--2026-02...\" aria-label=\"Run ID www-gsa-gov--...\" data-full=\"www-gsa-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.gsa.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-nl/www-government-nl--2026-02-16T22-10-42-637Z--netherlands-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.nl\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.government.nl\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-nl--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-nl--2...\">",
              "target": [
                "tr[data-target=\"https://www.government.nl\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-govt-nz/www-govt-nz--2026-02-16T22-10-35-501Z--nz-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.govt.nz\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.govt.nz\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-govt-nz--2026-02...\" aria-label=\"Run ID www-govt-nz--...\" data-full=\"www-govt-nz--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.govt.nz\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure attributes that begin with aria- are valid ARIA attributes",
          "help": "ARIA attributes must conform to valid names",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<select id=\"archiveFilter\" class=\"filter-select\" aria-label=\"Show runs\">",
              "target": [
                "#archiveFilter"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<table aria-live=\"polite\">",
              "target": [
                "table"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"report\">View</button></th>",
              "target": [
                "th[aria-sort=\"none\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"target\">Target</button></th>",
              "target": [
                "th[aria-sort=\"none\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th class=\"viewport-col\" aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"viewport\">Viewport</button></th>",
              "target": [
                ".viewport-col"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th class=\"color-col\" aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"colorScheme\">Color</button></th>",
              "target": [
                ".color-col"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th class=\"browser-col\" aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"browser\">Browser</button></th>",
              "target": [
                ".browser-col"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"pagesScanned\">Pages</button></th>",
              "target": [
                "th[aria-sort=\"none\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"totalViolations\">Errors</button></th>",
              "target": [
                "th[aria-sort=\"none\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th aria-sort=\"descending\"><button class=\"sort-btn\" data-sort=\"startedAt\">Date</button></th>",
              "target": [
                "th[aria-sort=\"descending\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-bg/www-government-bg--2026-03-31T07-31-17-815Z--bulgaria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.bg/en\">Open</a>",
              "target": [
                "tr[data-idx=\"0\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-bg--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-bg--2...\">",
              "target": [
                "tr[data-idx=\"0\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-bg/www-government-bg--2026-03-31T06-30-46-311Z--bulgaria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.bg/en\">Open</a>",
              "target": [
                "tr[data-idx=\"1\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-bg--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-bg--2...\">",
              "target": [
                "tr[data-idx=\"1\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-ie/www-gov-ie--2026-03-31T06-28-57-600Z--ireland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.ie/\">Open</a>",
              "target": [
                "tr[data-idx=\"2\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.ie/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-ie--2026-03-...\" aria-label=\"Run ID www-gov-ie--2...\" data-full=\"www-gov-ie--2026-03-...\">",
              "target": [
                "tr[data-idx=\"2\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-ie/www-gov-ie--2026-03-31T05-46-02-004Z--ireland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.ie/\">Open</a>",
              "target": [
                "tr[data-idx=\"3\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.ie/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-ie--2026-03-...\" aria-label=\"Run ID www-gov-ie--2...\" data-full=\"www-gov-ie--2026-03-...\">",
              "target": [
                "tr[data-idx=\"3\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-italia-it/www-italia-it--2026-03-31T05-44-13-102Z--italy-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.italia.it/\">Open</a>",
              "target": [
                "tr[data-pages=\"78\"] > .report-cell > .view-link[aria-label=\"Open https://www.italia.it/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-italia-it--2026-...\" aria-label=\"Run ID www-italia-it...\" data-full=\"www-italia-it--2026-...\">",
              "target": [
                "tr[data-pages=\"78\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-italia-it/www-italia-it--2026-03-31T04-58-19-983Z--italy-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.italia.it/\">Open</a>",
              "target": [
                "tr[data-pages=\"86\"] > .report-cell > .view-link[aria-label=\"Open https://www.italia.it/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-italia-it--2026-...\" aria-label=\"Run ID www-italia-it...\" data-full=\"www-italia-it--2026-...\">",
              "target": [
                "tr[data-pages=\"86\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/europa-eu/europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://europa.eu/\">Open</a>",
              "target": [
                "tr[data-idx=\"6\"] > .report-cell > .view-link[aria-label=\"Open https://europa.eu/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium\" aria-label=\"Run ID europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium\" data-full=\"europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-idx=\"6\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/europa-eu/europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://europa.eu/\">Open</a>",
              "target": [
                "tr[data-idx=\"7\"] > .report-cell > .view-link[aria-label=\"Open https://europa.eu/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium\" aria-label=\"Run ID europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium\" data-full=\"europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-idx=\"7\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-30T05-44-31-080Z--finland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://valtioneuvosto.fi/en\">Open</a>",
              "target": [
                "tr[data-idx=\"8\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"valtioneuvosto-fi--2...\" aria-label=\"Run ID valtioneuvost...\" data-full=\"valtioneuvosto-fi--2...\">",
              "target": [
                "tr[data-idx=\"8\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-30T04-56-05-434Z--finland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://valtioneuvosto.fi/en\">Open</a>",
              "target": [
                "tr[data-idx=\"9\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"valtioneuvosto-fi--2...\" aria-label=\"Run ID valtioneuvost...\" data-full=\"valtioneuvosto-fi--2...\">",
              "target": [
                "tr[data-idx=\"9\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/gouvernement-lu/gouvernement-lu--2026-03-29T05-33-38-228Z--luxembourg-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://gouvernement.lu/en\">Open</a>",
              "target": [
                "tr[data-idx=\"10\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"gouvernement-lu--202...\" aria-label=\"Run ID gouvernement-...\" data-full=\"gouvernement-lu--202...\">",
              "target": [
                "tr[data-idx=\"10\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/gouvernement-lu/gouvernement-lu--2026-03-29T04-49-24-237Z--luxembourg-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://gouvernement.lu/en\">Open</a>",
              "target": [
                "tr[data-idx=\"11\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"gouvernement-lu--202...\" aria-label=\"Run ID gouvernement-...\" data-full=\"gouvernement-lu--202...\">",
              "target": [
                "tr[data-idx=\"11\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-vlada-cz/www-vlada-cz--2026-03-28T10-09-06-031Z--czechia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.vlada.cz/en/\">Open</a>",
              "target": [
                "tr[data-pages=\"63\"] > .report-cell > .view-link[aria-label=\"Open https://www.vlada.cz/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-vlada-cz--2026-0...\" aria-label=\"Run ID www-vlada-cz-...\" data-full=\"www-vlada-cz--2026-0...\">",
              "target": [
                "tr[data-pages=\"63\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-pl/www-gov-pl--2026-03-28T09-12-58-070Z--poland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.pl/\">Open</a>",
              "target": [
                "tr[data-total=\"299\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.pl/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-pl--2026-03-...\" aria-label=\"Run ID www-gov-pl--2...\" data-full=\"www-gov-pl--2026-03-...\">",
              "target": [
                "tr[data-total=\"299\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-latvia-eu/www-latvia-eu--2026-03-27T10-17-41-788Z--latvia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.latvia.eu/en\">Open</a>",
              "target": [
                "tr[data-total=\"5184\"] > .report-cell > .view-link[aria-label=\"Open https://www.latvia.eu/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-latvia-eu--2026-...\" aria-label=\"Run ID www-latvia-eu...\" data-full=\"www-latvia-eu--2026-...\">",
              "target": [
                "tr[data-total=\"5184\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-latvia-eu/www-latvia-eu--2026-03-27T09-21-52-340Z--latvia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.latvia.eu/en\">Open</a>",
              "target": [
                "tr[data-total=\"5223\"] > .report-cell > .view-link[aria-label=\"Open https://www.latvia.eu/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-latvia-eu--2026-...\" aria-label=\"Run ID www-latvia-eu...\" data-full=\"www-latvia-eu--2026-...\">",
              "target": [
                "tr[data-total=\"5223\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-27T09-20-16-916Z--austria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.oesterreich.gv.at/\">Open</a>",
              "target": [
                "tr[data-pages=\"99\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-oesterreich-gv-a...\" aria-label=\"Run ID www-oesterrei...\" data-full=\"www-oesterreich-gv-a...\">",
              "target": [
                "tr[data-pages=\"99\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-27T08-14-27-830Z--spain-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.sanidad.gob.es/\">Open</a>",
              "target": [
                "tr[data-total=\"309\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-sanidad-gob-es--...\" aria-label=\"Run ID www-sanidad-g...\" data-full=\"www-sanidad-gob-es--...\">",
              "target": [
                "tr[data-total=\"309\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-27T07-32-01-229Z--spain-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.sanidad.gob.es/\">Open</a>",
              "target": [
                "tr[data-total=\"305\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-sanidad-gob-es--...\" aria-label=\"Run ID www-sanidad-g...\" data-full=\"www-sanidad-gob-es--...\">",
              "target": [
                "tr[data-total=\"305\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-who-int/www-who-int--2026-03-26T10-19-43-808Z--who-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.who.int/\">Open</a>",
              "target": [
                "tr[data-total=\"1013\"] > .report-cell > .view-link[aria-label=\"Open https://www.who.int/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-who-int--2026-03...\" aria-label=\"Run ID www-who-int--...\" data-full=\"www-who-int--2026-03...\">",
              "target": [
                "tr[data-total=\"1013\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-who-int/www-who-int--2026-03-26T09-21-56-205Z--who-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.who.int/\">Open</a>",
              "target": [
                "tr[data-total=\"1264\"] > .report-cell > .view-link[aria-label=\"Open https://www.who.int/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-who-int--2026-03...\" aria-label=\"Run ID www-who-int--...\" data-full=\"www-who-int--2026-03...\">",
              "target": [
                "tr[data-total=\"1264\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-si/www-gov-si--2026-03-26T09-21-10-502Z--slovenia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.si/en\">Open</a>",
              "target": [
                "tr[data-idx=\"21\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.si/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-si--2026-03-...\" aria-label=\"Run ID www-gov-si--2...\" data-full=\"www-gov-si--2026-03-...\">",
              "target": [
                "tr[data-idx=\"21\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-si/www-gov-si--2026-03-26T08-17-16-716Z--slovenia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.si/en\">Open</a>",
              "target": [
                "tr[data-idx=\"22\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.si/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-si--2026-03-...\" aria-label=\"Run ID www-gov-si--2...\" data-full=\"www-gov-si--2026-03-...\">",
              "target": [
                "tr[data-idx=\"22\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-belgium-be/www-belgium-be--2026-03-26T08-17-11-544Z--belgium-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.belgium.be/\">Open</a>",
              "target": [
                "tr[data-idx=\"23\"] > .report-cell > .view-link[aria-label=\"Open https://www.belgium.be/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-belgium-be--2026...\" aria-label=\"Run ID www-belgium-b...\" data-full=\"www-belgium-be--2026...\">",
              "target": [
                "tr[data-idx=\"23\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-regeringen-se/www-regeringen-se--2026-03-26T07-40-01-098Z--sweden-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.regeringen.se/\">Open</a>",
              "target": [
                "tr[data-idx=\"24\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-regeringen-se--2...\" aria-label=\"Run ID www-regeringe...\" data-full=\"www-regeringen-se--2...\">",
              "target": [
                "tr[data-idx=\"24\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-regeringen-se/www-regeringen-se--2026-03-26T06-34-45-690Z--sweden-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.regeringen.se/\">Open</a>",
              "target": [
                "tr[data-idx=\"25\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-regeringen-se--2...\" aria-label=\"Run ID www-regeringe...\" data-full=\"www-regeringen-se--2...\">",
              "target": [
                "tr[data-idx=\"25\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-un-org/www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.un.org/en/\">Open</a>",
              "target": [
                "tr[data-total=\"4059\"] > .report-cell > .view-link[aria-label=\"Open https://www.un.org/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium\" aria-label=\"Run ID www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium\" data-full=\"www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-total=\"4059\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/vlada-gov-hr/vlada-gov-hr--2026-03-25T08-13-32-627Z--croatia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://vlada.gov.hr/en\">Open</a>",
              "target": [
                "tr[data-total=\"727\"] > .report-cell > .view-link[aria-label=\"Open https://vlada.gov.hr/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"vlada-gov-hr--2026-0...\" aria-label=\"Run ID vlada-gov-hr-...\" data-full=\"vlada-gov-hr--2026-0...\">",
              "target": [
                "tr[data-total=\"727\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/vlada-gov-hr/vlada-gov-hr--2026-03-25T07-35-07-696Z--croatia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://vlada.gov.hr/en\">Open</a>",
              "target": [
                "tr[data-total=\"716\"] > .report-cell > .view-link[aria-label=\"Open https://vlada.gov.hr/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"vlada-gov-hr--2026-0...\" aria-label=\"Run ID vlada-gov-hr-...\" data-full=\"vlada-gov-hr--2026-0...\">",
              "target": [
                "tr[data-total=\"716\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-25T07-29-49-137Z--portugal-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.portugal.gov.pt/\">Open</a>",
              "target": [
                "tr[data-total=\"2320\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-portugal-gov-pt-...\" aria-label=\"Run ID www-portugal-...\" data-full=\"www-portugal-gov-pt-...\">",
              "target": [
                "tr[data-total=\"2320\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-25T06-29-01-219Z--portugal-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.portugal.gov.pt/\">Open</a>",
              "target": [
                "tr[data-total=\"2229\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-portugal-gov-pt-...\" aria-label=\"Run ID www-portugal-...\" data-full=\"www-portugal-gov-pt-...\">",
              "target": [
                "tr[data-total=\"2229\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-elysee-fr/www-elysee-fr--2026-03-25T06-28-37-198Z--france-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.elysee.fr/en/\">Open</a>",
              "target": [
                "tr[data-total=\"9\"] > .report-cell > .view-link[aria-label=\"Open https://www.elysee.fr/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-elysee-fr--2026-...\" aria-label=\"Run ID www-elysee-fr...\" data-full=\"www-elysee-fr--2026-...\">",
              "target": [
                "tr[data-total=\"9\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-elysee-fr/www-elysee-fr--2026-03-25T05-29-28-393Z--france-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.elysee.fr/en/\">Open</a>",
              "target": [
                "tr[data-total=\"11\"] > .report-cell > .view-link[aria-label=\"Open https://www.elysee.fr/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-elysee-fr--2026-...\" aria-label=\"Run ID www-elysee-fr...\" data-full=\"www-elysee-fr--2026-...\">",
              "target": [
                "tr[data-total=\"11\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-bg/www-government-bg--2026-03-24T07-23-40-442Z--bulgaria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.bg/en\">Open</a>",
              "target": [
                "tr[data-pages=\"79\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-bg--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-bg--2...\">",
              "target": [
                "tr[data-pages=\"79\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-ie/www-gov-ie--2026-03-24T06-24-23-092Z--ireland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.ie/\">Open</a>",
              "target": [
                "tr[data-total=\"8\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.ie/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-ie--2026-03-...\" aria-label=\"Run ID www-gov-ie--2...\" data-full=\"www-gov-ie--2026-03-...\">",
              "target": [
                "tr[data-total=\"8\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-italia-it/www-italia-it--2026-03-24T05-41-03-639Z--italy-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.italia.it/\">Open</a>",
              "target": [
                "tr[data-pages=\"88\"] > .report-cell > .view-link[aria-label=\"Open https://www.italia.it/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-italia-it--2026-...\" aria-label=\"Run ID www-italia-it...\" data-full=\"www-italia-it--2026-...\">",
              "target": [
                "tr[data-pages=\"88\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/europa-eu/europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://europa.eu/\">Open</a>",
              "target": [
                "tr[data-idx=\"36\"] > .report-cell > .view-link[aria-label=\"Open https://europa.eu/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium\" aria-label=\"Run ID europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium\" data-full=\"europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-idx=\"36\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-23T05-33-38-126Z--finland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://valtioneuvosto.fi/en\">Open</a>",
              "target": [
                "tr[data-idx=\"37\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"valtioneuvosto-fi--2...\" aria-label=\"Run ID valtioneuvost...\" data-full=\"valtioneuvosto-fi--2...\">",
              "target": [
                "tr[data-idx=\"37\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-japan-go-jp/www-japan-go-jp--2026-03-23T04-45-24-296Z--japan-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.japan.go.jp/\">Open</a>",
              "target": [
                "tr[data-total=\"663\"] > .report-cell > .view-link[aria-label=\"Open https://www.japan.go.jp/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-japan-go-jp--202...\" aria-label=\"Run ID www-japan-go-...\" data-full=\"www-japan-go-jp--202...\">",
              "target": [
                "tr[data-total=\"663\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/gouvernement-lu/gouvernement-lu--2026-03-22T05-26-26-796Z--luxembourg-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://gouvernement.lu/en\">Open</a>",
              "target": [
                "tr[data-idx=\"39\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"gouvernement-lu--202...\" aria-label=\"Run ID gouvernement-...\" data-full=\"gouvernement-lu--202...\">",
              "target": [
                "tr[data-idx=\"39\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-kormany-hu/www-kormany-hu--2026-03-22T04-39-20-070Z--hungary-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.kormany.hu/en\">Open</a>",
              "target": [
                "tr[data-total=\"1779\"] > .report-cell > .view-link[aria-label=\"Open https://www.kormany.hu/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-kormany-hu--2026...\" aria-label=\"Run ID www-kormany-h...\" data-full=\"www-kormany-hu--2026...\">",
              "target": [
                "tr[data-total=\"1779\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-vlada-cz/www-vlada-cz--2026-03-21T10-06-04-903Z--czechia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.vlada.cz/en/\">Open</a>",
              "target": [
                "tr[data-pages=\"84\"] > .report-cell > .view-link[aria-label=\"Open https://www.vlada.cz/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-vlada-cz--2026-0...\" aria-label=\"Run ID www-vlada-cz-...\" data-full=\"www-vlada-cz--2026-0...\">",
              "target": [
                "tr[data-pages=\"84\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-pl/www-gov-pl--2026-03-21T09-09-23-344Z--poland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.pl/\">Open</a>",
              "target": [
                "tr[data-total=\"291\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.pl/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-pl--2026-03-...\" aria-label=\"Run ID www-gov-pl--2...\" data-full=\"www-gov-pl--2026-03-...\">",
              "target": [
                "tr[data-total=\"291\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-latvia-eu/www-latvia-eu--2026-03-20T10-14-07-150Z--latvia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.latvia.eu/en\">Open</a>",
              "target": [
                "tr[data-total=\"5114\"] > .report-cell > .view-link[aria-label=\"Open https://www.latvia.eu/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-latvia-eu--2026-...\" aria-label=\"Run ID www-latvia-eu...\" data-full=\"www-latvia-eu--2026-...\">",
              "target": [
                "tr[data-total=\"5114\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-20T09-13-56-175Z--austria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.oesterreich.gv.at/\">Open</a>",
              "target": [
                "tr[data-idx=\"44\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-oesterreich-gv-a...\" aria-label=\"Run ID www-oesterrei...\" data-full=\"www-oesterreich-gv-a...\">",
              "target": [
                "tr[data-idx=\"44\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-20T08-10-45-924Z--spain-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.sanidad.gob.es/\">Open</a>",
              "target": [
                "tr[data-total=\"316\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-sanidad-gob-es--...\" aria-label=\"Run ID www-sanidad-g...\" data-full=\"www-sanidad-gob-es--...\">",
              "target": [
                "tr[data-total=\"316\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-who-int/www-who-int--2026-03-19T10-13-44-632Z--who-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.who.int/\">Open</a>",
              "target": [
                "tr[data-total=\"1237\"] > .report-cell > .view-link[aria-label=\"Open https://www.who.int/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-who-int--2026-03...\" aria-label=\"Run ID www-who-int--...\" data-full=\"www-who-int--2026-03...\">",
              "target": [
                "tr[data-total=\"1237\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-si/www-gov-si--2026-03-19T09-15-57-825Z--slovenia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.si/en\">Open</a>",
              "target": [
                "tr[data-idx=\"47\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.si/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-si--2026-03-...\" aria-label=\"Run ID www-gov-si--2...\" data-full=\"www-gov-si--2026-03-...\">",
              "target": [
                "tr[data-idx=\"47\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-belgium-be/www-belgium-be--2026-03-19T08-11-29-967Z--belgium-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.belgium.be/\">Open</a>",
              "target": [
                "tr[data-idx=\"48\"] > .report-cell > .view-link[aria-label=\"Open https://www.belgium.be/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-belgium-be--2026...\" aria-label=\"Run ID www-belgium-b...\" data-full=\"www-belgium-be--2026...\">",
              "target": [
                "tr[data-idx=\"48\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-regeringen-se/www-regeringen-se--2026-03-19T07-28-49-310Z--sweden-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.regeringen.se/\">Open</a>",
              "target": [
                "tr[data-idx=\"49\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-regeringen-se--2...\" aria-label=\"Run ID www-regeringe...\" data-full=\"www-regeringen-se--2...\">",
              "target": [
                "tr[data-idx=\"49\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-un-org/www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.un.org/en/\">Open</a>",
              "target": [
                "tr[data-total=\"3827\"] > .report-cell > .view-link[aria-label=\"Open https://www.un.org/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium\" aria-label=\"Run ID www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium\" data-full=\"www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-total=\"3827\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/vlada-gov-hr/vlada-gov-hr--2026-03-18T08-13-11-129Z--croatia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://vlada.gov.hr/en\">Open</a>",
              "target": [
                "tr[data-pages=\"48\"] > .report-cell > .view-link[aria-label=\"Open https://vlada.gov.hr/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"vlada-gov-hr--2026-0...\" aria-label=\"Run ID vlada-gov-hr-...\" data-full=\"vlada-gov-hr--2026-0...\">",
              "target": [
                "tr[data-pages=\"48\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-18T07-47-03-202Z--portugal-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.portugal.gov.pt/\">Open</a>",
              "target": [
                "tr[data-total=\"2080\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-portugal-gov-pt-...\" aria-label=\"Run ID www-portugal-...\" data-full=\"www-portugal-gov-pt-...\">",
              "target": [
                "tr[data-total=\"2080\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-elysee-fr/www-elysee-fr--2026-03-18T06-34-37-234Z--france-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.elysee.fr/en/\">Open</a>",
              "target": [
                "tr[data-total=\"73\"] > .report-cell > .view-link[aria-label=\"Open https://www.elysee.fr/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-elysee-fr--2026-...\" aria-label=\"Run ID www-elysee-fr...\" data-full=\"www-elysee-fr--2026-...\">",
              "target": [
                "tr[data-total=\"73\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-vlada-cz/www-vlada-cz--2026-03-14T10-07-07-738Z--czechia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.vlada.cz/en/\">Open</a>",
              "target": [
                "tr[data-pages=\"91\"] > .report-cell > .view-link[aria-label=\"Open https://www.vlada.cz/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-vlada-cz--2026-0...\" aria-label=\"Run ID www-vlada-cz-...\" data-full=\"www-vlada-cz--2026-0...\">",
              "target": [
                "tr[data-pages=\"91\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-pl/www-gov-pl--2026-03-14T09-09-34-476Z--poland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.pl/\">Open</a>",
              "target": [
                "tr[data-total=\"312\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.pl/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-pl--2026-03-...\" aria-label=\"Run ID www-gov-pl--2...\" data-full=\"www-gov-pl--2026-03-...\">",
              "target": [
                "tr[data-total=\"312\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-13T09-13-17-760Z--austria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.oesterreich.gv.at/\">Open</a>",
              "target": [
                "tr[data-total=\"24\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-oesterreich-gv-a...\" aria-label=\"Run ID www-oesterrei...\" data-full=\"www-oesterreich-gv-a...\">",
              "target": [
                "tr[data-total=\"24\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-belgium-be/www-belgium-be--2026-03-12T08-11-36-153Z--belgium-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.belgium.be/\">Open</a>",
              "target": [
                "tr[data-idx=\"57\"] > .report-cell > .view-link[aria-label=\"Open https://www.belgium.be/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-belgium-be--2026...\" aria-label=\"Run ID www-belgium-b...\" data-full=\"www-belgium-be--2026...\">",
              "target": [
                "tr[data-idx=\"57\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-un-org/www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.un.org/en/\">Open</a>",
              "target": [
                "tr[data-total=\"3747\"] > .report-cell > .view-link[aria-label=\"Open https://www.un.org/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium\" aria-label=\"Run ID www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium\" data-full=\"www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-total=\"3747\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-japan-go-jp/www-japan-go-jp--2026-03-09T04-36-45-370Z--japan-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.japan.go.jp/\">Open</a>",
              "target": [
                "tr[data-total=\"669\"] > .report-cell > .view-link[aria-label=\"Open https://www.japan.go.jp/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-japan-go-jp--202...\" aria-label=\"Run ID www-japan-go-...\" data-full=\"www-japan-go-jp--202...\">",
              "target": [
                "tr[data-total=\"669\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-kormany-hu/www-kormany-hu--2026-03-08T04-34-28-215Z--hungary-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.kormany.hu/en\">Open</a>",
              "target": [
                "tr[data-total=\"1396\"] > .report-cell > .view-link[aria-label=\"Open https://www.kormany.hu/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-kormany-hu--2026...\" aria-label=\"Run ID www-kormany-h...\" data-full=\"www-kormany-hu--2026...\">",
              "target": [
                "tr[data-total=\"1396\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-japan-go-jp/www-japan-go-jp--2026-03-02T04-34-55-827Z--japan-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.japan.go.jp/\">Open</a>",
              "target": [
                "tr[data-total=\"662\"] > .report-cell > .view-link[aria-label=\"Open https://www.japan.go.jp/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-japan-go-jp--202...\" aria-label=\"Run ID www-japan-go-...\" data-full=\"www-japan-go-jp--202...\">",
              "target": [
                "tr[data-total=\"662\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-kormany-hu/www-kormany-hu--2026-03-01T04-40-01-708Z--hungary-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.kormany.hu/en\">Open</a>",
              "target": [
                "tr[data-pages=\"40\"] > .report-cell > .view-link[aria-label=\"Open https://www.kormany.hu/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-kormany-hu--2026...\" aria-label=\"Run ID www-kormany-h...\" data-full=\"www-kormany-hu--2026...\">",
              "target": [
                "tr[data-pages=\"40\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-ontario-ca/www-ontario-ca--2026-02-16T22-34-48-937Z--ontario-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.ontario.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.ontario.ca\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-ontario-ca--2026...\" aria-label=\"Run ID www-ontario-c...\" data-full=\"www-ontario-ca--2026...\">",
              "target": [
                "tr[data-target=\"https://www.ontario.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/novascotia-ca/novascotia-ca--2026-02-16T22-34-10-170Z--novascotia-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://novascotia.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://novascotia.ca\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"novascotia-ca--2026-...\" aria-label=\"Run ID novascotia-ca...\" data-full=\"novascotia-ca--2026-...\">",
              "target": [
                "tr[data-target=\"https://novascotia.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-bc-ca/www-gov-bc-ca--2026-02-16T22-33-10-470Z--bc-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.bc.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.gov.bc.ca\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-bc-ca--2026-...\" aria-label=\"Run ID www-gov-bc-ca...\" data-full=\"www-gov-bc-ca--2026-...\">",
              "target": [
                "tr[data-target=\"https://www.gov.bc.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-canada-ca/www-canada-ca--2026-02-16T22-31-28-227Z--canada-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.canada.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.canada.ca\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-canada-ca--2026-...\" aria-label=\"Run ID www-canada-ca...\" data-full=\"www-canada-ca--2026-...\">",
              "target": [
                "tr[data-target=\"https://www.canada.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-nyc-gov/www-nyc-gov--2026-02-16T22-30-25-895Z--nyc-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.nyc.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.nyc.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-nyc-gov--2026-02...\" aria-label=\"Run ID www-nyc-gov--...\" data-full=\"www-nyc-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.nyc.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-ny-gov/www-ny-gov--2026-02-16T22-30-04-658Z--ny-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.ny.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.ny.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-ny-gov--2026-02-...\" aria-label=\"Run ID www-ny-gov--2...\" data-full=\"www-ny-gov--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.ny.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-usa-gov/www-usa-gov--2026-02-16T22-29-20-529Z--usa-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.usa.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.usa.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-usa-gov--2026-02...\" aria-label=\"Run ID www-usa-gov--...\" data-full=\"www-usa-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.usa.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/ec-europa-eu/ec-europa-eu--2026-02-16T22-28-02-376Z--ec-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://ec.europa.eu\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://ec.europa.eu\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"ec-europa-eu--2026-0...\" aria-label=\"Run ID ec-europa-eu-...\" data-full=\"ec-europa-eu--2026-0...\">",
              "target": [
                "tr[data-target=\"https://ec.europa.eu\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-nsf-gov/www-nsf-gov--2026-02-16T22-26-23-790Z--nsf-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.nsf.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.nsf.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-nsf-gov--2026-02...\" aria-label=\"Run ID www-nsf-gov--...\" data-full=\"www-nsf-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.nsf.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-diplomatie-gouv-fr/www-diplomatie-gouv-fr--2026-02-16T22-25-05-941Z--france-diplomatie-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.diplomatie.gouv.fr\">Open</a>",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-diplomatie-gouv-...\" aria-label=\"Run ID www-diplomati...\" data-full=\"www-diplomatie-gouv-...\">",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/digital-strategy-ec-europa-eu/digital-strategy-ec-europa-eu--2026-02-16T22-24-07-774Z--eu-digital-strategy-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://digital-strategy.ec.europa.eu\">Open</a>",
              "target": [
                "tr[data-total=\"137\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"digital-strategy-ec-...\" aria-label=\"Run ID digital-strat...\" data-full=\"digital-strategy-ec-...\">",
              "target": [
                "tr[data-total=\"137\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-bundesregierung-de/www-bundesregierung-de--2026-02-16T22-22-29-448Z--bundesregierung-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.bundesregierung.de\">Open</a>",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-bundesregierung-...\" aria-label=\"Run ID www-bundesreg...\" data-full=\"www-bundesregierung-...\">",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-healthcare-gov/www-healthcare-gov--2026-02-16T22-20-48-912Z--healthcare-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.healthcare.gov\">Open</a>",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-healthcare-gov--...\" aria-label=\"Run ID www-healthcar...\" data-full=\"www-healthcare-gov--...\">",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-texas-gov/www-texas-gov--2026-02-16T22-19-56-413Z--texas-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.texas.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.texas.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-texas-gov--2026-...\" aria-label=\"Run ID www-texas-gov...\" data-full=\"www-texas-gov--2026-...\">",
              "target": [
                "tr[data-target=\"https://www.texas.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-medicare-gov/www-medicare-gov--2026-02-16T22-19-11-986Z--medicare-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.medicare.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.medicare.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-medicare-gov--20...\" aria-label=\"Run ID www-medicare-...\" data-full=\"www-medicare-gov--20...\">",
              "target": [
                "tr[data-target=\"https://www.medicare.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-ca-gov/www-ca-gov--2026-02-16T22-18-25-609Z--ca-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.ca.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.ca.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-ca-gov--2026-02-...\" aria-label=\"Run ID www-ca-gov--2...\" data-full=\"www-ca-gov--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.ca.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-colorado-gov/www-colorado-gov--2026-02-16T22-17-52-984Z--colorado-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.colorado.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.colorado.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-colorado-gov--20...\" aria-label=\"Run ID www-colorado-...\" data-full=\"www-colorado-gov--20...\">",
              "target": [
                "tr[data-target=\"https://www.colorado.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-cms-gov/www-cms-gov--2026-02-16T22-16-58-662Z--cms-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.cms.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.cms.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-cms-gov--2026-02...\" aria-label=\"Run ID www-cms-gov--...\" data-full=\"www-cms-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.cms.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/oit-colorado-gov/oit-colorado-gov--2026-02-16T22-16-07-509Z--colorado-oit-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://oit.colorado.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://oit.colorado.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"oit-colorado-gov--20...\" aria-label=\"Run ID oit-colorado-...\" data-full=\"oit-colorado-gov--20...\">",
              "target": [
                "tr[data-target=\"https://oit.colorado.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/georgia-gov/georgia-gov--2026-02-16T22-15-21-864Z--georgia-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://georgia.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://georgia.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"georgia-gov--2026-02...\" aria-label=\"Run ID georgia-gov--...\" data-full=\"georgia-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://georgia.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-va-gov/www-va-gov--2026-02-16T22-14-12-765Z--va-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.va.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.va.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-va-gov--2026-02-...\" aria-label=\"Run ID www-va-gov--2...\" data-full=\"www-va-gov--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.va.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/digital-georgia-gov/digital-georgia-gov--2026-02-16T22-13-19-628Z--digital-georgia-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://digital.georgia.gov\">Open</a>",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"digital-georgia-gov-...\" aria-label=\"Run ID digital-georg...\" data-full=\"digital-georgia-gov-...\">",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-uk/www-gov-uk--2026-02-16T22-12-29-791Z--govuk-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.uk\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.gov.uk\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-uk--2026-02-...\" aria-label=\"Run ID www-gov-uk--2...\" data-full=\"www-gov-uk--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.gov.uk\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gsa-gov/www-gsa-gov--2026-02-16T22-11-24-095Z--gsa-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gsa.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.gsa.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gsa-gov--2026-02...\" aria-label=\"Run ID www-gsa-gov--...\" data-full=\"www-gsa-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.gsa.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-nl/www-government-nl--2026-02-16T22-10-42-637Z--netherlands-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.nl\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.government.nl\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-nl--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-nl--2...\">",
              "target": [
                "tr[data-target=\"https://www.government.nl\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-govt-nz/www-govt-nz--2026-02-16T22-10-35-501Z--nz-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.govt.nz\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.govt.nz\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-govt-nz--2026-02...\" aria-label=\"Run ID www-govt-nz--...\" data-full=\"www-govt-nz--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.govt.nz\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p style=\"margin-top: 1rem;\"><a href=\"https://github.com/mgifford/o-hat-scanner\" style=\"color: #fff; font-weight: 600; text-decoration: underline;\">View on GitHub →</a></p>",
              "target": [
                ".header-content > p:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://github.com/mgifford/o-hat-scanner\" style=\"color: #fff; font-weight: 600; text-decoration: underline;\">View on GitHub →</a>",
              "target": [
                ".header-content > p:nth-child(3) > a"
              ]
            }
          ]
        },
        {
          "id": "button-name",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"report\">View</button>",
              "target": [
                "button[data-sort=\"report\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"target\">Target</button>",
              "target": [
                "button[data-sort=\"target\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"viewport\">Viewport</button>",
              "target": [
                "button[data-sort=\"viewport\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"colorScheme\">Color</button>",
              "target": [
                "button[data-sort=\"colorScheme\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"browser\">Browser</button>",
              "target": [
                "button[data-sort=\"browser\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"pagesScanned\">Pages</button>",
              "target": [
                "button[data-sort=\"pagesScanned\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"totalViolations\">Errors</button>",
              "target": [
                "button[data-sort=\"totalViolations\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"startedAt\">Date</button>",
              "target": [
                "button[data-sort=\"startedAt\"]"
              ]
            }
          ]
        },
        {
          "id": "bypass",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag241",
            "section508",
            "section508.22.o",
            "TTv5",
            "TT9.a",
            "EN-301-549",
            "EN-9.2.4.1",
            "RGAAv4",
            "RGAA-12.7.1"
          ],
          "description": "Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
          "help": "Page must have means to bypass repeated blocks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/bypass?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "internal-link-present",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Valid skip link found"
                },
                {
                  "id": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>🎩 O-Hat Scanner</h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2>Automated Accessibility Scanning</h2>",
                      "target": [
                        ".intro:nth-child(1) > h2"
                      ]
                    },
                    {
                      "html": "<h3>🤖 CI Scanner</h3>",
                      "target": [
                        ".feature:nth-child(1) > h3"
                      ]
                    },
                    {
                      "html": "<h3>🏠 Standalone Scanner</h3>",
                      "target": [
                        ".feature:nth-child(2) > h3"
                      ]
                    },
                    {
                      "html": "<h3>📊 Oobee Reports</h3>",
                      "target": [
                        ".feature:nth-child(3) > h3"
                      ]
                    },
                    {
                      "html": "<h2>Recent Scan Reports</h2>",
                      "target": [
                        ".reports-section > h2"
                      ]
                    },
                    {
                      "html": "<h2>📦 Related Project: O-Hat Standalone Scanner</h2>",
                      "target": [
                        "#standalone > h2"
                      ]
                    },
                    {
                      "html": "<h2>📈 Trends &amp; History</h2>",
                      "target": [
                        ".intro:nth-child(5) > h2"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main>",
                      "target": [
                        "main"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": null,
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0a2540",
                    "contrastRatio": 15.53,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.53"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>🎩 O-Hat Scanner</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0a2540",
                    "contrastRatio": 15.53,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.53"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"tagline\">Oobee-style accessibility reports powered by GitHub Actions &amp; Pages</p>",
              "target": [
                ".tagline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0a2540",
                    "contrastRatio": 15.53,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.53"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://github.com/mgifford/o-hat-scanner\" style=\"color: #fff; font-weight: 600; text-decoration: underline;\">View on GitHub →</a>",
              "target": [
                ".header-content > p:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0d47a1",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.63,
                    "fontSize": "18.0pt (24px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Automated Accessibility Scanning</h2>",
              "target": [
                ".intro:nth-child(1) > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>O-Hat Scanner provides <strong>professional accessibility reports in GitHub Pages</strong> using GitHub Actions. It combines the power of <strong>axe-core</strong> testing with <strong>Oobee-inspired reporting</strong> to deliver clear, actionable insights into web accessibility.</p>",
              "target": [
                ".intro:nth-child(1) > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>professional accessibility reports in GitHub Pages</strong>",
              "target": [
                ".intro:nth-child(1) > p:nth-child(2) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>axe-core</strong>",
              "target": [
                "strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Oobee-inspired reporting</strong>",
              "target": [
                "strong:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Scan reports feature:</p>",
              "target": [
                ".intro:nth-child(1) > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Professional, searchable HTML reports with severity grouping</li>",
              "target": [
                ".intro:nth-child(1) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>WCAG 2.2 automation coverage tracking</li>",
              "target": [
                ".intro:nth-child(1) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Top affected pages ranking</li>",
              "target": [
                ".intro:nth-child(1) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>CSV export for integration with spreadsheets</li>",
              "target": [
                ".intro:nth-child(1) > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Collapsible severity sections with detailed violation info</li>",
              "target": [
                ".intro:nth-child(1) > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0d47a1",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.63,
                    "fontSize": "14.0pt (18.72px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>🤖 CI Scanner</h3>",
              "target": [
                ".feature:nth-child(1) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Runs in GitHub Actions against a list of URLs. Automatically scans on push, generates reports, and deploys to GitHub Pages.</p>",
              "target": [
                ".feature:nth-child(1) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0d47a1",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.63,
                    "fontSize": "14.0pt (18.72px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>🏠 Standalone Scanner</h3>",
              "target": [
                ".feature:nth-child(2) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Deploy a single HTML file to your site for same-origin scanning. Perfect for local testing, VPNs, or staging environments.</p>",
              "target": [
                ".feature:nth-child(2) > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1976d2",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.6,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.6"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"#standalone\">Learn more →</a>",
              "target": [
                "a[href$=\"#standalone\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0d47a1",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.63,
                    "fontSize": "14.0pt (18.72px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>📊 Oobee Reports</h3>",
              "target": [
                ".feature:nth-child(3) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Beautiful, professional reports inspired by GovTechSG's Oobee. Search issues, filter by severity, view top pages.</p>",
              "target": [
                ".feature:nth-child(3) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0d47a1",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.63,
                    "fontSize": "18.0pt (24px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Recent Scan Reports</h2>",
              "target": [
                ".reports-section > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"filter-label\">Showing:</div>",
              "target": [
                ".filter-label"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#efefef",
                    "contrastRatio": 18.26,
                    "fontSize": "10.0pt (13.3333px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<select id=\"archiveFilter\" class=\"filter-select\" aria-label=\"Show runs\">",
              "target": [
                "#archiveFilter"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>View detailed accessibility reports from recent scans:</p>",
              "target": [
                ".reports-section > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0d47a1",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 7.84,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.84"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"report\">View</button>",
              "target": [
                "button[data-sort=\"report\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0d47a1",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 7.84,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.84"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"target\">Target</button>",
              "target": [
                "button[data-sort=\"target\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0d47a1",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 7.84,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.84"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"viewport\">Viewport</button>",
              "target": [
                "button[data-sort=\"viewport\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0d47a1",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 7.84,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.84"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"colorScheme\">Color</button>",
              "target": [
                "button[data-sort=\"colorScheme\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0d47a1",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 7.84,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.84"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"browser\">Browser</button>",
              "target": [
                "button[data-sort=\"browser\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0d47a1",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 7.84,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.84"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"pagesScanned\">Pages</button>",
              "target": [
                "button[data-sort=\"pagesScanned\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0d47a1",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 7.84,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.84"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"totalViolations\">Errors</button>",
              "target": [
                "button[data-sort=\"totalViolations\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0d47a1",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 7.84,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.84"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"startedAt\">Date</button>",
              "target": [
                "button[data-sort=\"startedAt\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-bg/www-government-bg--2026-03-31T07-31-17-815Z--bulgaria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.bg/en\">Open</a>",
              "target": [
                "tr[data-idx=\"0\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.government.bg/en</div>",
              "target": [
                "tr[data-idx=\"0\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"0\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-bg--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-bg--2...\">",
              "target": [
                "tr[data-idx=\"0\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"0\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"0\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"0\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">80</td>",
              "target": [
                "tr[data-idx=\"0\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">1506</td>",
              "target": [
                "tr[data-idx=\"0\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-31</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T07:31:17.815Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">7:31:17 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T07:31:17.815Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-bg/www-government-bg--2026-03-31T06-30-46-311Z--bulgaria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.bg/en\">Open</a>",
              "target": [
                "tr[data-idx=\"1\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.government.bg/en</div>",
              "target": [
                "tr[data-idx=\"1\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"1\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-bg--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-bg--2...\">",
              "target": [
                "tr[data-idx=\"1\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"1\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"1\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"1\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">80</td>",
              "target": [
                "tr[data-idx=\"1\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">1506</td>",
              "target": [
                "tr[data-idx=\"1\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-31</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T06:30:46.310Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">6:30:46 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T06:30:46.310Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-ie/www-gov-ie--2026-03-31T06-28-57-600Z--ireland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.ie/\">Open</a>",
              "target": [
                "tr[data-idx=\"2\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.ie/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.gov.ie/</div>",
              "target": [
                "tr[data-idx=\"2\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"2\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-ie--2026-03-...\" aria-label=\"Run ID www-gov-ie--2...\" data-full=\"www-gov-ie--2026-03-...\">",
              "target": [
                "tr[data-idx=\"2\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"2\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"2\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"2\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-idx=\"2\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">7</td>",
              "target": [
                "tr[data-idx=\"2\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-31</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T06:28:57.600Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">6:28:57 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T06:28:57.600Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-ie/www-gov-ie--2026-03-31T05-46-02-004Z--ireland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.ie/\">Open</a>",
              "target": [
                "tr[data-idx=\"3\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.ie/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.gov.ie/</div>",
              "target": [
                "tr[data-idx=\"3\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"3\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-ie--2026-03-...\" aria-label=\"Run ID www-gov-ie--2...\" data-full=\"www-gov-ie--2026-03-...\">",
              "target": [
                "tr[data-idx=\"3\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"3\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"3\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"3\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-idx=\"3\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">7</td>",
              "target": [
                "tr[data-idx=\"3\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-31</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T05:46:02.004Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">5:46:02 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T05:46:02.004Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-italia-it/www-italia-it--2026-03-31T05-44-13-102Z--italy-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.italia.it/\">Open</a>",
              "target": [
                "tr[data-pages=\"78\"] > .report-cell > .view-link[aria-label=\"Open https://www.italia.it/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.italia.it/</div>",
              "target": [
                "tr[data-pages=\"78\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-pages=\"78\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-italia-it--2026-...\" aria-label=\"Run ID www-italia-it...\" data-full=\"www-italia-it--2026-...\">",
              "target": [
                "tr[data-pages=\"78\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-pages=\"78\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-pages=\"78\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-pages=\"78\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">78</td>",
              "target": [
                "tr[data-pages=\"78\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">2148</td>",
              "target": [
                "tr[data-pages=\"78\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-31</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T05:44:13.101Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">5:44:13 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T05:44:13.101Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-italia-it/www-italia-it--2026-03-31T04-58-19-983Z--italy-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.italia.it/\">Open</a>",
              "target": [
                "tr[data-pages=\"86\"] > .report-cell > .view-link[aria-label=\"Open https://www.italia.it/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.italia.it/</div>",
              "target": [
                "tr[data-pages=\"86\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-pages=\"86\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-italia-it--2026-...\" aria-label=\"Run ID www-italia-it...\" data-full=\"www-italia-it--2026-...\">",
              "target": [
                "tr[data-pages=\"86\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-pages=\"86\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-pages=\"86\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-pages=\"86\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">86</td>",
              "target": [
                "tr[data-pages=\"86\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">2264</td>",
              "target": [
                "tr[data-pages=\"86\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-31</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T04:58:19.983Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">4:58:19 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T04:58:19.983Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/europa-eu/europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://europa.eu/\">Open</a>",
              "target": [
                "tr[data-idx=\"6\"] > .report-cell > .view-link[aria-label=\"Open https://europa.eu/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://europa.eu/</div>",
              "target": [
                "tr[data-idx=\"6\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"6\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium\" aria-label=\"Run ID europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium\" data-full=\"europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-idx=\"6\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"6\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"6\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"6\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">1</td>",
              "target": [
                "tr[data-idx=\"6\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#008000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.13,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.13"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-pass\">0</td>",
              "target": [
                "tr[data-idx=\"6\"] > .status-pass.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-30</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-30T07:32:05.566Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">7:32:05 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-30T07:32:05.566Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/europa-eu/europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://europa.eu/\">Open</a>",
              "target": [
                "tr[data-idx=\"7\"] > .report-cell > .view-link[aria-label=\"Open https://europa.eu/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://europa.eu/</div>",
              "target": [
                "tr[data-idx=\"7\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"7\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium\" aria-label=\"Run ID europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium\" data-full=\"europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-idx=\"7\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"7\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"7\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"7\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">1</td>",
              "target": [
                "tr[data-idx=\"7\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#008000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.13,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.13"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-pass\">0</td>",
              "target": [
                "tr[data-idx=\"7\"] > .status-pass.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-30</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-30T06:34:48.999Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">6:34:48 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-30T06:34:48.999Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-30T05-44-31-080Z--finland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://valtioneuvosto.fi/en\">Open</a>",
              "target": [
                "tr[data-idx=\"8\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://valtioneuvosto.fi/en</div>",
              "target": [
                "tr[data-idx=\"8\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"8\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"valtioneuvosto-fi--2...\" aria-label=\"Run ID valtioneuvost...\" data-full=\"valtioneuvosto-fi--2...\">",
              "target": [
                "tr[data-idx=\"8\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"8\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"8\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"8\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">4</td>",
              "target": [
                "tr[data-idx=\"8\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">15</td>",
              "target": [
                "tr[data-idx=\"8\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-30</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-30T05:44:31.079Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">5:44:31 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-30T05:44:31.079Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-30T04-56-05-434Z--finland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://valtioneuvosto.fi/en\">Open</a>",
              "target": [
                "tr[data-idx=\"9\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://valtioneuvosto.fi/en</div>",
              "target": [
                "tr[data-idx=\"9\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"9\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"valtioneuvosto-fi--2...\" aria-label=\"Run ID valtioneuvost...\" data-full=\"valtioneuvosto-fi--2...\">",
              "target": [
                "tr[data-idx=\"9\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"9\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"9\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"9\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">5</td>",
              "target": [
                "tr[data-idx=\"9\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">18</td>",
              "target": [
                "tr[data-idx=\"9\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-30</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-30T04:56:05.434Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">4:56:05 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-30T04:56:05.434Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/gouvernement-lu/gouvernement-lu--2026-03-29T05-33-38-228Z--luxembourg-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://gouvernement.lu/en\">Open</a>",
              "target": [
                "tr[data-idx=\"10\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://gouvernement.lu/en</div>",
              "target": [
                "tr[data-idx=\"10\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"10\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"gouvernement-lu--202...\" aria-label=\"Run ID gouvernement-...\" data-full=\"gouvernement-lu--202...\">",
              "target": [
                "tr[data-idx=\"10\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"10\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"10\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"10\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">4</td>",
              "target": [
                "tr[data-idx=\"10\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">18</td>",
              "target": [
                "tr[data-idx=\"10\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-29</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-29T05:33:38.228Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">5:33:38 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-29T05:33:38.228Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/gouvernement-lu/gouvernement-lu--2026-03-29T04-49-24-237Z--luxembourg-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://gouvernement.lu/en\">Open</a>",
              "target": [
                "tr[data-idx=\"11\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://gouvernement.lu/en</div>",
              "target": [
                "tr[data-idx=\"11\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"11\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"gouvernement-lu--202...\" aria-label=\"Run ID gouvernement-...\" data-full=\"gouvernement-lu--202...\">",
              "target": [
                "tr[data-idx=\"11\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"11\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"11\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"11\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">4</td>",
              "target": [
                "tr[data-idx=\"11\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">18</td>",
              "target": [
                "tr[data-idx=\"11\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-29</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-29T04:49:24.237Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">4:49:24 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-29T04:49:24.237Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-vlada-cz/www-vlada-cz--2026-03-28T10-09-06-031Z--czechia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.vlada.cz/en/\">Open</a>",
              "target": [
                "tr[data-pages=\"63\"] > .report-cell > .view-link[aria-label=\"Open https://www.vlada.cz/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.vlada.cz/en/</div>",
              "target": [
                "tr[data-pages=\"63\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-pages=\"63\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-vlada-cz--2026-0...\" aria-label=\"Run ID www-vlada-cz-...\" data-full=\"www-vlada-cz--2026-0...\">",
              "target": [
                "tr[data-pages=\"63\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-pages=\"63\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-pages=\"63\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-pages=\"63\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">63</td>",
              "target": [
                "tr[data-pages=\"63\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">419</td>",
              "target": [
                "tr[data-pages=\"63\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-28</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-28T10:09:06.031Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:09:06 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-28T10:09:06.031Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-pl/www-gov-pl--2026-03-28T09-12-58-070Z--poland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.pl/\">Open</a>",
              "target": [
                "tr[data-total=\"299\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.pl/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.gov.pl/</div>",
              "target": [
                "tr[data-total=\"299\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"299\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-pl--2026-03-...\" aria-label=\"Run ID www-gov-pl--2...\" data-full=\"www-gov-pl--2026-03-...\">",
              "target": [
                "tr[data-total=\"299\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"299\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"299\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"299\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-total=\"299\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">299</td>",
              "target": [
                "tr[data-total=\"299\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-28</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-28T09:12:58.069Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">9:12:58 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-28T09:12:58.069Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-latvia-eu/www-latvia-eu--2026-03-27T10-17-41-788Z--latvia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.latvia.eu/en\">Open</a>",
              "target": [
                "tr[data-total=\"5184\"] > .report-cell > .view-link[aria-label=\"Open https://www.latvia.eu/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.latvia.eu/en</div>",
              "target": [
                "tr[data-total=\"5184\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"5184\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-latvia-eu--2026-...\" aria-label=\"Run ID www-latvia-eu...\" data-full=\"www-latvia-eu--2026-...\">",
              "target": [
                "tr[data-total=\"5184\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"5184\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"5184\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"5184\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-total=\"5184\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">5184</td>",
              "target": [
                "tr[data-total=\"5184\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-27</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-27T10:17:41.788Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:17:41 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-27T10:17:41.788Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-latvia-eu/www-latvia-eu--2026-03-27T09-21-52-340Z--latvia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.latvia.eu/en\">Open</a>",
              "target": [
                "tr[data-total=\"5223\"] > .report-cell > .view-link[aria-label=\"Open https://www.latvia.eu/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.latvia.eu/en</div>",
              "target": [
                "tr[data-total=\"5223\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"5223\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-latvia-eu--2026-...\" aria-label=\"Run ID www-latvia-eu...\" data-full=\"www-latvia-eu--2026-...\">",
              "target": [
                "tr[data-total=\"5223\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"5223\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"5223\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"5223\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-total=\"5223\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">5223</td>",
              "target": [
                "tr[data-total=\"5223\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-27</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-27T09:21:52.340Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">9:21:52 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-27T09:21:52.340Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-27T09-20-16-916Z--austria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.oesterreich.gv.at/\">Open</a>",
              "target": [
                "tr[data-pages=\"99\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.oesterreich.gv.at/</div>",
              "target": [
                "tr[data-pages=\"99\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-pages=\"99\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-oesterreich-gv-a...\" aria-label=\"Run ID www-oesterrei...\" data-full=\"www-oesterreich-gv-a...\">",
              "target": [
                "tr[data-pages=\"99\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-pages=\"99\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-pages=\"99\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-pages=\"99\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">99</td>",
              "target": [
                "tr[data-pages=\"99\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">17</td>",
              "target": [
                "tr[data-pages=\"99\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-27</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-27T09:20:16.916Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">9:20:16 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-27T09:20:16.916Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-27T08-14-27-830Z--spain-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.sanidad.gob.es/\">Open</a>",
              "target": [
                "tr[data-total=\"309\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.sanidad.gob.es/</div>",
              "target": [
                "tr[data-total=\"309\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"309\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-sanidad-gob-es--...\" aria-label=\"Run ID www-sanidad-g...\" data-full=\"www-sanidad-gob-es--...\">",
              "target": [
                "tr[data-total=\"309\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"309\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"309\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"309\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">27</td>",
              "target": [
                "tr[data-total=\"309\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">309</td>",
              "target": [
                "tr[data-total=\"309\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-27</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-27T08:14:27.830Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">8:14:27 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-27T08:14:27.830Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-27T07-32-01-229Z--spain-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.sanidad.gob.es/\">Open</a>",
              "target": [
                "tr[data-total=\"305\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.sanidad.gob.es/</div>",
              "target": [
                "tr[data-total=\"305\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"305\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-sanidad-gob-es--...\" aria-label=\"Run ID www-sanidad-g...\" data-full=\"www-sanidad-gob-es--...\">",
              "target": [
                "tr[data-total=\"305\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"305\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"305\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"305\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">27</td>",
              "target": [
                "tr[data-total=\"305\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">305</td>",
              "target": [
                "tr[data-total=\"305\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-27</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-27T07:32:01.229Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">7:32:01 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-27T07:32:01.229Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-who-int/www-who-int--2026-03-26T10-19-43-808Z--who-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.who.int/\">Open</a>",
              "target": [
                "tr[data-total=\"1013\"] > .report-cell > .view-link[aria-label=\"Open https://www.who.int/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.who.int/</div>",
              "target": [
                "tr[data-total=\"1013\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"1013\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-who-int--2026-03...\" aria-label=\"Run ID www-who-int--...\" data-full=\"www-who-int--2026-03...\">",
              "target": [
                "tr[data-total=\"1013\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"1013\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"1013\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"1013\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-total=\"1013\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">1013</td>",
              "target": [
                "tr[data-total=\"1013\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-26</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T10:19:43.807Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:19:43 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T10:19:43.807Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-who-int/www-who-int--2026-03-26T09-21-56-205Z--who-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.who.int/\">Open</a>",
              "target": [
                "tr[data-total=\"1264\"] > .report-cell > .view-link[aria-label=\"Open https://www.who.int/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.who.int/</div>",
              "target": [
                "tr[data-total=\"1264\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"1264\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-who-int--2026-03...\" aria-label=\"Run ID www-who-int--...\" data-full=\"www-who-int--2026-03...\">",
              "target": [
                "tr[data-total=\"1264\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"1264\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"1264\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"1264\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-total=\"1264\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">1264</td>",
              "target": [
                "tr[data-total=\"1264\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-26</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T09:21:56.204Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">9:21:56 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T09:21:56.204Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-si/www-gov-si--2026-03-26T09-21-10-502Z--slovenia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.si/en\">Open</a>",
              "target": [
                "tr[data-idx=\"21\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.si/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.gov.si/en</div>",
              "target": [
                "tr[data-idx=\"21\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"21\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-si--2026-03-...\" aria-label=\"Run ID www-gov-si--2...\" data-full=\"www-gov-si--2026-03-...\">",
              "target": [
                "tr[data-idx=\"21\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"21\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"21\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"21\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">31</td>",
              "target": [
                "tr[data-idx=\"21\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">56</td>",
              "target": [
                "tr[data-idx=\"21\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-26</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T09:21:10.502Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">9:21:10 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T09:21:10.502Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-si/www-gov-si--2026-03-26T08-17-16-716Z--slovenia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.si/en\">Open</a>",
              "target": [
                "tr[data-idx=\"22\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.si/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.gov.si/en</div>",
              "target": [
                "tr[data-idx=\"22\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"22\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-si--2026-03-...\" aria-label=\"Run ID www-gov-si--2...\" data-full=\"www-gov-si--2026-03-...\">",
              "target": [
                "tr[data-idx=\"22\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"22\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"22\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"22\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">31</td>",
              "target": [
                "tr[data-idx=\"22\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">56</td>",
              "target": [
                "tr[data-idx=\"22\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-26</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T08:17:16.715Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">8:17:16 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T08:17:16.715Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-belgium-be/www-belgium-be--2026-03-26T08-17-11-544Z--belgium-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.belgium.be/\">Open</a>",
              "target": [
                "tr[data-idx=\"23\"] > .report-cell > .view-link[aria-label=\"Open https://www.belgium.be/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.belgium.be/</div>",
              "target": [
                "tr[data-idx=\"23\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"23\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-belgium-be--2026...\" aria-label=\"Run ID www-belgium-b...\" data-full=\"www-belgium-be--2026...\">",
              "target": [
                "tr[data-idx=\"23\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"23\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"23\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"23\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">1</td>",
              "target": [
                "tr[data-idx=\"23\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">3</td>",
              "target": [
                "tr[data-idx=\"23\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-26</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T08:17:11.543Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">8:17:11 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T08:17:11.543Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-regeringen-se/www-regeringen-se--2026-03-26T07-40-01-098Z--sweden-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.regeringen.se/\">Open</a>",
              "target": [
                "tr[data-idx=\"24\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.regeringen.se/</div>",
              "target": [
                "tr[data-idx=\"24\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"24\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-regeringen-se--2...\" aria-label=\"Run ID www-regeringe...\" data-full=\"www-regeringen-se--2...\">",
              "target": [
                "tr[data-idx=\"24\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"24\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"24\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"24\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-idx=\"24\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">17</td>",
              "target": [
                "tr[data-idx=\"24\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-26</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T07:40:01.098Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">7:40:01 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T07:40:01.098Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-regeringen-se/www-regeringen-se--2026-03-26T06-34-45-690Z--sweden-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.regeringen.se/\">Open</a>",
              "target": [
                "tr[data-idx=\"25\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.regeringen.se/</div>",
              "target": [
                "tr[data-idx=\"25\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"25\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-regeringen-se--2...\" aria-label=\"Run ID www-regeringe...\" data-full=\"www-regeringen-se--2...\">",
              "target": [
                "tr[data-idx=\"25\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"25\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"25\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"25\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-idx=\"25\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">15</td>",
              "target": [
                "tr[data-idx=\"25\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-26</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T06:34:45.690Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">6:34:45 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T06:34:45.690Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-un-org/www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.un.org/en/\">Open</a>",
              "target": [
                "tr[data-total=\"4059\"] > .report-cell > .view-link[aria-label=\"Open https://www.un.org/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.un.org/en/</div>",
              "target": [
                "tr[data-total=\"4059\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"4059\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium\" aria-label=\"Run ID www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium\" data-full=\"www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-total=\"4059\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"4059\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"4059\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"4059\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">94</td>",
              "target": [
                "tr[data-total=\"4059\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">4059</td>",
              "target": [
                "tr[data-total=\"4059\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-25</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T09:18:39.440Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">9:18:39 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T09:18:39.440Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/vlada-gov-hr/vlada-gov-hr--2026-03-25T08-13-32-627Z--croatia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://vlada.gov.hr/en\">Open</a>",
              "target": [
                "tr[data-total=\"727\"] > .report-cell > .view-link[aria-label=\"Open https://vlada.gov.hr/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://vlada.gov.hr/en</div>",
              "target": [
                "tr[data-total=\"727\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"727\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"vlada-gov-hr--2026-0...\" aria-label=\"Run ID vlada-gov-hr-...\" data-full=\"vlada-gov-hr--2026-0...\">",
              "target": [
                "tr[data-total=\"727\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"727\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"727\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"727\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">47</td>",
              "target": [
                "tr[data-total=\"727\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">727</td>",
              "target": [
                "tr[data-total=\"727\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-25</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T08:13:32.626Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">8:13:32 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T08:13:32.626Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/vlada-gov-hr/vlada-gov-hr--2026-03-25T07-35-07-696Z--croatia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://vlada.gov.hr/en\">Open</a>",
              "target": [
                "tr[data-total=\"716\"] > .report-cell > .view-link[aria-label=\"Open https://vlada.gov.hr/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://vlada.gov.hr/en</div>",
              "target": [
                "tr[data-total=\"716\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"716\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"vlada-gov-hr--2026-0...\" aria-label=\"Run ID vlada-gov-hr-...\" data-full=\"vlada-gov-hr--2026-0...\">",
              "target": [
                "tr[data-total=\"716\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"716\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"716\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"716\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">47</td>",
              "target": [
                "tr[data-total=\"716\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">716</td>",
              "target": [
                "tr[data-total=\"716\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-25</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T07:35:07.695Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">7:35:07 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T07:35:07.695Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-25T07-29-49-137Z--portugal-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.portugal.gov.pt/\">Open</a>",
              "target": [
                "tr[data-total=\"2320\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.portugal.gov.pt/</div>",
              "target": [
                "tr[data-total=\"2320\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"2320\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-portugal-gov-pt-...\" aria-label=\"Run ID www-portugal-...\" data-full=\"www-portugal-gov-pt-...\">",
              "target": [
                "tr[data-total=\"2320\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"2320\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"2320\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"2320\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">97</td>",
              "target": [
                "tr[data-total=\"2320\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">2320</td>",
              "target": [
                "tr[data-total=\"2320\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-25</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T07:29:49.137Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">7:29:49 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T07:29:49.137Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-25T06-29-01-219Z--portugal-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.portugal.gov.pt/\">Open</a>",
              "target": [
                "tr[data-total=\"2229\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.portugal.gov.pt/</div>",
              "target": [
                "tr[data-total=\"2229\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"2229\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-portugal-gov-pt-...\" aria-label=\"Run ID www-portugal-...\" data-full=\"www-portugal-gov-pt-...\">",
              "target": [
                "tr[data-total=\"2229\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"2229\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"2229\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"2229\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">95</td>",
              "target": [
                "tr[data-total=\"2229\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">2229</td>",
              "target": [
                "tr[data-total=\"2229\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-25</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T06:29:01.218Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">6:29:01 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T06:29:01.218Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-elysee-fr/www-elysee-fr--2026-03-25T06-28-37-198Z--france-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.elysee.fr/en/\">Open</a>",
              "target": [
                "tr[data-total=\"9\"] > .report-cell > .view-link[aria-label=\"Open https://www.elysee.fr/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.elysee.fr/en/</div>",
              "target": [
                "tr[data-total=\"9\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"9\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-elysee-fr--2026-...\" aria-label=\"Run ID www-elysee-fr...\" data-full=\"www-elysee-fr--2026-...\">",
              "target": [
                "tr[data-total=\"9\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"9\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"9\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"9\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">26</td>",
              "target": [
                "tr[data-total=\"9\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">9</td>",
              "target": [
                "tr[data-total=\"9\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-25</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T06:28:37.197Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">6:28:37 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T06:28:37.197Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-elysee-fr/www-elysee-fr--2026-03-25T05-29-28-393Z--france-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.elysee.fr/en/\">Open</a>",
              "target": [
                "tr[data-total=\"11\"] > .report-cell > .view-link[aria-label=\"Open https://www.elysee.fr/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.elysee.fr/en/</div>",
              "target": [
                "tr[data-total=\"11\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"11\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-elysee-fr--2026-...\" aria-label=\"Run ID www-elysee-fr...\" data-full=\"www-elysee-fr--2026-...\">",
              "target": [
                "tr[data-total=\"11\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"11\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"11\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"11\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">26</td>",
              "target": [
                "tr[data-total=\"11\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">11</td>",
              "target": [
                "tr[data-total=\"11\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-25</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T05:29:28.393Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">5:29:28 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T05:29:28.393Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-bg/www-government-bg--2026-03-24T07-23-40-442Z--bulgaria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.bg/en\">Open</a>",
              "target": [
                "tr[data-pages=\"79\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.government.bg/en</div>",
              "target": [
                "tr[data-pages=\"79\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-pages=\"79\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-bg--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-bg--2...\">",
              "target": [
                "tr[data-pages=\"79\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-pages=\"79\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-pages=\"79\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-pages=\"79\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">79</td>",
              "target": [
                "tr[data-pages=\"79\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">1484</td>",
              "target": [
                "tr[data-pages=\"79\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-24</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-24T07:23:40.442Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">7:23:40 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-24T07:23:40.442Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-ie/www-gov-ie--2026-03-24T06-24-23-092Z--ireland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.ie/\">Open</a>",
              "target": [
                "tr[data-total=\"8\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.ie/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.gov.ie/</div>",
              "target": [
                "tr[data-total=\"8\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"8\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-ie--2026-03-...\" aria-label=\"Run ID www-gov-ie--2...\" data-full=\"www-gov-ie--2026-03-...\">",
              "target": [
                "tr[data-total=\"8\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"8\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"8\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"8\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-total=\"8\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">8</td>",
              "target": [
                "tr[data-total=\"8\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-24</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-24T06:24:23.091Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">6:24:23 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-24T06:24:23.091Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-italia-it/www-italia-it--2026-03-24T05-41-03-639Z--italy-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.italia.it/\">Open</a>",
              "target": [
                "tr[data-pages=\"88\"] > .report-cell > .view-link[aria-label=\"Open https://www.italia.it/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.italia.it/</div>",
              "target": [
                "tr[data-pages=\"88\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-pages=\"88\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-italia-it--2026-...\" aria-label=\"Run ID www-italia-it...\" data-full=\"www-italia-it--2026-...\">",
              "target": [
                "tr[data-pages=\"88\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-pages=\"88\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-pages=\"88\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-pages=\"88\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">88</td>",
              "target": [
                "tr[data-pages=\"88\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">2348</td>",
              "target": [
                "tr[data-pages=\"88\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-24</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-24T05:41:03.639Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">5:41:03 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-24T05:41:03.639Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/europa-eu/europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://europa.eu/\">Open</a>",
              "target": [
                "tr[data-idx=\"36\"] > .report-cell > .view-link[aria-label=\"Open https://europa.eu/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://europa.eu/</div>",
              "target": [
                "tr[data-idx=\"36\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"36\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium\" aria-label=\"Run ID europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium\" data-full=\"europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-idx=\"36\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"36\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"36\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"36\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">1</td>",
              "target": [
                "tr[data-idx=\"36\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#008000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.13,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.13"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-pass\">0</td>",
              "target": [
                "tr[data-idx=\"36\"] > .status-pass.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-23</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-23T07:29:01.002Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">7:29:01 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-23T07:29:01.002Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-23T05-33-38-126Z--finland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://valtioneuvosto.fi/en\">Open</a>",
              "target": [
                "tr[data-idx=\"37\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://valtioneuvosto.fi/en</div>",
              "target": [
                "tr[data-idx=\"37\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"37\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"valtioneuvosto-fi--2...\" aria-label=\"Run ID valtioneuvost...\" data-full=\"valtioneuvosto-fi--2...\">",
              "target": [
                "tr[data-idx=\"37\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"37\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"37\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"37\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">5</td>",
              "target": [
                "tr[data-idx=\"37\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">23</td>",
              "target": [
                "tr[data-idx=\"37\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-23</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-23T05:33:38.125Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">5:33:38 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-23T05:33:38.125Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-japan-go-jp/www-japan-go-jp--2026-03-23T04-45-24-296Z--japan-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.japan.go.jp/\">Open</a>",
              "target": [
                "tr[data-total=\"663\"] > .report-cell > .view-link[aria-label=\"Open https://www.japan.go.jp/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.japan.go.jp/</div>",
              "target": [
                "tr[data-total=\"663\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"663\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-japan-go-jp--202...\" aria-label=\"Run ID www-japan-go-...\" data-full=\"www-japan-go-jp--202...\">",
              "target": [
                "tr[data-total=\"663\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"663\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"663\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"663\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">18</td>",
              "target": [
                "tr[data-total=\"663\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">663</td>",
              "target": [
                "tr[data-total=\"663\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-23</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-23T04:45:24.296Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">4:45:24 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-23T04:45:24.296Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/gouvernement-lu/gouvernement-lu--2026-03-22T05-26-26-796Z--luxembourg-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://gouvernement.lu/en\">Open</a>",
              "target": [
                "tr[data-idx=\"39\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://gouvernement.lu/en</div>",
              "target": [
                "tr[data-idx=\"39\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"39\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"gouvernement-lu--202...\" aria-label=\"Run ID gouvernement-...\" data-full=\"gouvernement-lu--202...\">",
              "target": [
                "tr[data-idx=\"39\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"39\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"39\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"39\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">4</td>",
              "target": [
                "tr[data-idx=\"39\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">18</td>",
              "target": [
                "tr[data-idx=\"39\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-22</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-22T05:26:26.795Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">5:26:26 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-22T05:26:26.795Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-kormany-hu/www-kormany-hu--2026-03-22T04-39-20-070Z--hungary-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.kormany.hu/en\">Open</a>",
              "target": [
                "tr[data-total=\"1779\"] > .report-cell > .view-link[aria-label=\"Open https://www.kormany.hu/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.kormany.hu/en</div>",
              "target": [
                "tr[data-total=\"1779\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"1779\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-kormany-hu--2026...\" aria-label=\"Run ID www-kormany-h...\" data-full=\"www-kormany-hu--2026...\">",
              "target": [
                "tr[data-total=\"1779\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"1779\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"1779\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"1779\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">39</td>",
              "target": [
                "tr[data-total=\"1779\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">1779</td>",
              "target": [
                "tr[data-total=\"1779\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-22</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-22T04:39:20.069Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">4:39:20 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-22T04:39:20.069Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-vlada-cz/www-vlada-cz--2026-03-21T10-06-04-903Z--czechia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.vlada.cz/en/\">Open</a>",
              "target": [
                "tr[data-pages=\"84\"] > .report-cell > .view-link[aria-label=\"Open https://www.vlada.cz/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.vlada.cz/en/</div>",
              "target": [
                "tr[data-pages=\"84\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-pages=\"84\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-vlada-cz--2026-0...\" aria-label=\"Run ID www-vlada-cz-...\" data-full=\"www-vlada-cz--2026-0...\">",
              "target": [
                "tr[data-pages=\"84\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-pages=\"84\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-pages=\"84\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-pages=\"84\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">84</td>",
              "target": [
                "tr[data-pages=\"84\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">462</td>",
              "target": [
                "tr[data-pages=\"84\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-21</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-21T10:06:04.903Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:06:04 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-21T10:06:04.903Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-pl/www-gov-pl--2026-03-21T09-09-23-344Z--poland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.pl/\">Open</a>",
              "target": [
                "tr[data-total=\"291\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.pl/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.gov.pl/</div>",
              "target": [
                "tr[data-total=\"291\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"291\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-pl--2026-03-...\" aria-label=\"Run ID www-gov-pl--2...\" data-full=\"www-gov-pl--2026-03-...\">",
              "target": [
                "tr[data-total=\"291\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"291\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"291\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"291\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-total=\"291\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">291</td>",
              "target": [
                "tr[data-total=\"291\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-21</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-21T09:09:23.344Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">9:09:23 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-21T09:09:23.344Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-latvia-eu/www-latvia-eu--2026-03-20T10-14-07-150Z--latvia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.latvia.eu/en\">Open</a>",
              "target": [
                "tr[data-total=\"5114\"] > .report-cell > .view-link[aria-label=\"Open https://www.latvia.eu/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.latvia.eu/en</div>",
              "target": [
                "tr[data-total=\"5114\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"5114\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-latvia-eu--2026-...\" aria-label=\"Run ID www-latvia-eu...\" data-full=\"www-latvia-eu--2026-...\">",
              "target": [
                "tr[data-total=\"5114\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"5114\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"5114\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"5114\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-total=\"5114\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">5114</td>",
              "target": [
                "tr[data-total=\"5114\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-20</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-20T10:14:07.149Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:14:07 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-20T10:14:07.149Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-20T09-13-56-175Z--austria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.oesterreich.gv.at/\">Open</a>",
              "target": [
                "tr[data-idx=\"44\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.oesterreich.gv.at/</div>",
              "target": [
                "tr[data-idx=\"44\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"44\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-oesterreich-gv-a...\" aria-label=\"Run ID www-oesterrei...\" data-full=\"www-oesterreich-gv-a...\">",
              "target": [
                "tr[data-idx=\"44\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"44\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"44\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"44\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">97</td>",
              "target": [
                "tr[data-idx=\"44\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">23</td>",
              "target": [
                "tr[data-idx=\"44\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-20</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-20T09:13:56.175Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">9:13:56 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-20T09:13:56.175Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-20T08-10-45-924Z--spain-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.sanidad.gob.es/\">Open</a>",
              "target": [
                "tr[data-total=\"316\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.sanidad.gob.es/</div>",
              "target": [
                "tr[data-total=\"316\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"316\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-sanidad-gob-es--...\" aria-label=\"Run ID www-sanidad-g...\" data-full=\"www-sanidad-gob-es--...\">",
              "target": [
                "tr[data-total=\"316\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"316\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"316\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"316\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">27</td>",
              "target": [
                "tr[data-total=\"316\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">316</td>",
              "target": [
                "tr[data-total=\"316\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-20</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-20T08:10:45.923Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">8:10:45 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-20T08:10:45.923Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-who-int/www-who-int--2026-03-19T10-13-44-632Z--who-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.who.int/\">Open</a>",
              "target": [
                "tr[data-total=\"1237\"] > .report-cell > .view-link[aria-label=\"Open https://www.who.int/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.who.int/</div>",
              "target": [
                "tr[data-total=\"1237\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"1237\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-who-int--2026-03...\" aria-label=\"Run ID www-who-int--...\" data-full=\"www-who-int--2026-03...\">",
              "target": [
                "tr[data-total=\"1237\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"1237\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"1237\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"1237\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-total=\"1237\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">1237</td>",
              "target": [
                "tr[data-total=\"1237\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-19</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-19T10:13:44.631Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:13:44 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-19T10:13:44.631Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-si/www-gov-si--2026-03-19T09-15-57-825Z--slovenia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.si/en\">Open</a>",
              "target": [
                "tr[data-idx=\"47\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.si/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.gov.si/en</div>",
              "target": [
                "tr[data-idx=\"47\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"47\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-si--2026-03-...\" aria-label=\"Run ID www-gov-si--2...\" data-full=\"www-gov-si--2026-03-...\">",
              "target": [
                "tr[data-idx=\"47\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"47\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"47\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"47\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">31</td>",
              "target": [
                "tr[data-idx=\"47\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">56</td>",
              "target": [
                "tr[data-idx=\"47\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-19</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-19T09:15:57.825Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">9:15:57 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-19T09:15:57.825Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-belgium-be/www-belgium-be--2026-03-19T08-11-29-967Z--belgium-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.belgium.be/\">Open</a>",
              "target": [
                "tr[data-idx=\"48\"] > .report-cell > .view-link[aria-label=\"Open https://www.belgium.be/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.belgium.be/</div>",
              "target": [
                "tr[data-idx=\"48\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"48\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-belgium-be--2026...\" aria-label=\"Run ID www-belgium-b...\" data-full=\"www-belgium-be--2026...\">",
              "target": [
                "tr[data-idx=\"48\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"48\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"48\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"48\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">1</td>",
              "target": [
                "tr[data-idx=\"48\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">3</td>",
              "target": [
                "tr[data-idx=\"48\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-19</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-19T08:11:29.966Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">8:11:29 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-19T08:11:29.966Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-regeringen-se/www-regeringen-se--2026-03-19T07-28-49-310Z--sweden-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.regeringen.se/\">Open</a>",
              "target": [
                "tr[data-idx=\"49\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.regeringen.se/</div>",
              "target": [
                "tr[data-idx=\"49\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"49\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-regeringen-se--2...\" aria-label=\"Run ID www-regeringe...\" data-full=\"www-regeringen-se--2...\">",
              "target": [
                "tr[data-idx=\"49\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"49\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"49\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"49\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-idx=\"49\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">17</td>",
              "target": [
                "tr[data-idx=\"49\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-19</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-19T07:28:49.310Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">7:28:49 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-19T07:28:49.310Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-un-org/www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.un.org/en/\">Open</a>",
              "target": [
                "tr[data-total=\"3827\"] > .report-cell > .view-link[aria-label=\"Open https://www.un.org/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.un.org/en/</div>",
              "target": [
                "tr[data-total=\"3827\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"3827\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium\" aria-label=\"Run ID www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium\" data-full=\"www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-total=\"3827\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"3827\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"3827\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"3827\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">94</td>",
              "target": [
                "tr[data-total=\"3827\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">3827</td>",
              "target": [
                "tr[data-total=\"3827\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-18</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-18T09:19:03.672Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">9:19:03 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-18T09:19:03.672Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/vlada-gov-hr/vlada-gov-hr--2026-03-18T08-13-11-129Z--croatia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://vlada.gov.hr/en\">Open</a>",
              "target": [
                "tr[data-pages=\"48\"] > .report-cell > .view-link[aria-label=\"Open https://vlada.gov.hr/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://vlada.gov.hr/en</div>",
              "target": [
                "tr[data-pages=\"48\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-pages=\"48\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"vlada-gov-hr--2026-0...\" aria-label=\"Run ID vlada-gov-hr-...\" data-full=\"vlada-gov-hr--2026-0...\">",
              "target": [
                "tr[data-pages=\"48\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-pages=\"48\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-pages=\"48\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-pages=\"48\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">48</td>",
              "target": [
                "tr[data-pages=\"48\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">778</td>",
              "target": [
                "tr[data-pages=\"48\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-18</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-18T08:13:11.128Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">8:13:11 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-18T08:13:11.128Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-18T07-47-03-202Z--portugal-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.portugal.gov.pt/\">Open</a>",
              "target": [
                "tr[data-total=\"2080\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.portugal.gov.pt/</div>",
              "target": [
                "tr[data-total=\"2080\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"2080\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-portugal-gov-pt-...\" aria-label=\"Run ID www-portugal-...\" data-full=\"www-portugal-gov-pt-...\">",
              "target": [
                "tr[data-total=\"2080\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"2080\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"2080\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"2080\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">95</td>",
              "target": [
                "tr[data-total=\"2080\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">2080</td>",
              "target": [
                "tr[data-total=\"2080\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-18</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-18T07:47:03.201Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">7:47:03 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-18T07:47:03.201Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-elysee-fr/www-elysee-fr--2026-03-18T06-34-37-234Z--france-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.elysee.fr/en/\">Open</a>",
              "target": [
                "tr[data-total=\"73\"] > .report-cell > .view-link[aria-label=\"Open https://www.elysee.fr/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.elysee.fr/en/</div>",
              "target": [
                "tr[data-total=\"73\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"73\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-elysee-fr--2026-...\" aria-label=\"Run ID www-elysee-fr...\" data-full=\"www-elysee-fr--2026-...\">",
              "target": [
                "tr[data-total=\"73\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"73\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"73\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"73\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">26</td>",
              "target": [
                "tr[data-total=\"73\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">73</td>",
              "target": [
                "tr[data-total=\"73\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-18</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-18T06:34:37.233Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">6:34:37 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-18T06:34:37.233Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-vlada-cz/www-vlada-cz--2026-03-14T10-07-07-738Z--czechia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.vlada.cz/en/\">Open</a>",
              "target": [
                "tr[data-pages=\"91\"] > .report-cell > .view-link[aria-label=\"Open https://www.vlada.cz/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.vlada.cz/en/</div>",
              "target": [
                "tr[data-pages=\"91\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-pages=\"91\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-vlada-cz--2026-0...\" aria-label=\"Run ID www-vlada-cz-...\" data-full=\"www-vlada-cz--2026-0...\">",
              "target": [
                "tr[data-pages=\"91\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-pages=\"91\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-pages=\"91\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-pages=\"91\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">91</td>",
              "target": [
                "tr[data-pages=\"91\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">439</td>",
              "target": [
                "tr[data-pages=\"91\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-14</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-14T10:07:07.737Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:07:07 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-14T10:07:07.737Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-pl/www-gov-pl--2026-03-14T09-09-34-476Z--poland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.pl/\">Open</a>",
              "target": [
                "tr[data-total=\"312\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.pl/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.gov.pl/</div>",
              "target": [
                "tr[data-total=\"312\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"312\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-pl--2026-03-...\" aria-label=\"Run ID www-gov-pl--2...\" data-full=\"www-gov-pl--2026-03-...\">",
              "target": [
                "tr[data-total=\"312\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"312\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"312\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"312\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-total=\"312\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">312</td>",
              "target": [
                "tr[data-total=\"312\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-14</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-14T09:09:34.475Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">9:09:34 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-14T09:09:34.475Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-13T09-13-17-760Z--austria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.oesterreich.gv.at/\">Open</a>",
              "target": [
                "tr[data-total=\"24\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.oesterreich.gv.at/</div>",
              "target": [
                "tr[data-total=\"24\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"24\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-oesterreich-gv-a...\" aria-label=\"Run ID www-oesterrei...\" data-full=\"www-oesterreich-gv-a...\">",
              "target": [
                "tr[data-total=\"24\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"24\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"24\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"24\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">97</td>",
              "target": [
                "tr[data-total=\"24\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">24</td>",
              "target": [
                "tr[data-total=\"24\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-13</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-13T09:13:17.759Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">9:13:17 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-13T09:13:17.759Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-belgium-be/www-belgium-be--2026-03-12T08-11-36-153Z--belgium-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.belgium.be/\">Open</a>",
              "target": [
                "tr[data-idx=\"57\"] > .report-cell > .view-link[aria-label=\"Open https://www.belgium.be/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.belgium.be/</div>",
              "target": [
                "tr[data-idx=\"57\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"57\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-belgium-be--2026...\" aria-label=\"Run ID www-belgium-b...\" data-full=\"www-belgium-be--2026...\">",
              "target": [
                "tr[data-idx=\"57\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"57\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"57\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"57\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">1</td>",
              "target": [
                "tr[data-idx=\"57\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">3</td>",
              "target": [
                "tr[data-idx=\"57\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-12</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-12T08:11:36.152Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">8:11:36 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-12T08:11:36.152Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-un-org/www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.un.org/en/\">Open</a>",
              "target": [
                "tr[data-total=\"3747\"] > .report-cell > .view-link[aria-label=\"Open https://www.un.org/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.un.org/en/</div>",
              "target": [
                "tr[data-total=\"3747\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"3747\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium\" aria-label=\"Run ID www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium\" data-full=\"www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-total=\"3747\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"3747\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"3747\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"3747\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">94</td>",
              "target": [
                "tr[data-total=\"3747\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">3747</td>",
              "target": [
                "tr[data-total=\"3747\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-11</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-11T09:16:18.226Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">9:16:18 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-11T09:16:18.226Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-japan-go-jp/www-japan-go-jp--2026-03-09T04-36-45-370Z--japan-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.japan.go.jp/\">Open</a>",
              "target": [
                "tr[data-total=\"669\"] > .report-cell > .view-link[aria-label=\"Open https://www.japan.go.jp/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.japan.go.jp/</div>",
              "target": [
                "tr[data-total=\"669\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"669\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-japan-go-jp--202...\" aria-label=\"Run ID www-japan-go-...\" data-full=\"www-japan-go-jp--202...\">",
              "target": [
                "tr[data-total=\"669\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"669\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"669\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"669\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">18</td>",
              "target": [
                "tr[data-total=\"669\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">669</td>",
              "target": [
                "tr[data-total=\"669\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-09</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-09T04:36:45.370Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">4:36:45 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-09T04:36:45.370Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-kormany-hu/www-kormany-hu--2026-03-08T04-34-28-215Z--hungary-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.kormany.hu/en\">Open</a>",
              "target": [
                "tr[data-total=\"1396\"] > .report-cell > .view-link[aria-label=\"Open https://www.kormany.hu/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.kormany.hu/en</div>",
              "target": [
                "tr[data-total=\"1396\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"1396\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-kormany-hu--2026...\" aria-label=\"Run ID www-kormany-h...\" data-full=\"www-kormany-hu--2026...\">",
              "target": [
                "tr[data-total=\"1396\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"1396\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"1396\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"1396\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">39</td>",
              "target": [
                "tr[data-total=\"1396\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">1396</td>",
              "target": [
                "tr[data-total=\"1396\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-08</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-08T04:34:28.215Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">4:34:28 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-08T04:34:28.215Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-japan-go-jp/www-japan-go-jp--2026-03-02T04-34-55-827Z--japan-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.japan.go.jp/\">Open</a>",
              "target": [
                "tr[data-total=\"662\"] > .report-cell > .view-link[aria-label=\"Open https://www.japan.go.jp/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.japan.go.jp/</div>",
              "target": [
                "tr[data-total=\"662\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"662\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-japan-go-jp--202...\" aria-label=\"Run ID www-japan-go-...\" data-full=\"www-japan-go-jp--202...\">",
              "target": [
                "tr[data-total=\"662\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"662\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"662\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"662\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">18</td>",
              "target": [
                "tr[data-total=\"662\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">662</td>",
              "target": [
                "tr[data-total=\"662\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-02</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-02T04:34:55.826Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">4:34:55 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-02T04:34:55.826Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-kormany-hu/www-kormany-hu--2026-03-01T04-40-01-708Z--hungary-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.kormany.hu/en\">Open</a>",
              "target": [
                "tr[data-pages=\"40\"] > .report-cell > .view-link[aria-label=\"Open https://www.kormany.hu/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.kormany.hu/en</div>",
              "target": [
                "tr[data-pages=\"40\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-pages=\"40\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-kormany-hu--2026...\" aria-label=\"Run ID www-kormany-h...\" data-full=\"www-kormany-hu--2026...\">",
              "target": [
                "tr[data-pages=\"40\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-pages=\"40\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-pages=\"40\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-pages=\"40\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">40</td>",
              "target": [
                "tr[data-pages=\"40\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">1795</td>",
              "target": [
                "tr[data-pages=\"40\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-01</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-01T04:40:01.707Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">4:40:01 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-01T04:40:01.707Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-ontario-ca/www-ontario-ca--2026-02-16T22-34-48-937Z--ontario-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.ontario.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.ontario.ca\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.ontario.ca</div>",
              "target": [
                "tr[data-target=\"https://www.ontario.ca\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.ontario.ca\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-ontario-ca--2026...\" aria-label=\"Run ID www-ontario-c...\" data-full=\"www-ontario-ca--2026...\">",
              "target": [
                "tr[data-target=\"https://www.ontario.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.ontario.ca\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.ontario.ca\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.ontario.ca\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.ontario.ca\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">74</td>",
              "target": [
                "tr[data-target=\"https://www.ontario.ca\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:34:48.936Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:34:48 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:34:48.936Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/novascotia-ca/novascotia-ca--2026-02-16T22-34-10-170Z--novascotia-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://novascotia.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://novascotia.ca\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://novascotia.ca</div>",
              "target": [
                "tr[data-target=\"https://novascotia.ca\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://novascotia.ca\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"novascotia-ca--2026-...\" aria-label=\"Run ID novascotia-ca...\" data-full=\"novascotia-ca--2026-...\">",
              "target": [
                "tr[data-target=\"https://novascotia.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://novascotia.ca\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://novascotia.ca\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://novascotia.ca\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://novascotia.ca\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">98</td>",
              "target": [
                "tr[data-target=\"https://novascotia.ca\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:34:10.170Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:34:10 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:34:10.170Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-bc-ca/www-gov-bc-ca--2026-02-16T22-33-10-470Z--bc-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.bc.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.gov.bc.ca\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.gov.bc.ca</div>",
              "target": [
                "tr[data-target=\"https://www.gov.bc.ca\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.gov.bc.ca\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-bc-ca--2026-...\" aria-label=\"Run ID www-gov-bc-ca...\" data-full=\"www-gov-bc-ca--2026-...\">",
              "target": [
                "tr[data-target=\"https://www.gov.bc.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.gov.bc.ca\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.gov.bc.ca\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.gov.bc.ca\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.gov.bc.ca\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">865</td>",
              "target": [
                "tr[data-target=\"https://www.gov.bc.ca\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:33:10.469Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:33:10 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:33:10.469Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-canada-ca/www-canada-ca--2026-02-16T22-31-28-227Z--canada-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.canada.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.canada.ca\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.canada.ca</div>",
              "target": [
                "tr[data-target=\"https://www.canada.ca\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.canada.ca\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-canada-ca--2026-...\" aria-label=\"Run ID www-canada-ca...\" data-full=\"www-canada-ca--2026-...\">",
              "target": [
                "tr[data-target=\"https://www.canada.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.canada.ca\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.canada.ca\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.canada.ca\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.canada.ca\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">59</td>",
              "target": [
                "tr[data-target=\"https://www.canada.ca\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:31:28.226Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:31:28 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:31:28.226Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-nyc-gov/www-nyc-gov--2026-02-16T22-30-25-895Z--nyc-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.nyc.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.nyc.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.nyc.gov</div>",
              "target": [
                "tr[data-target=\"https://www.nyc.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.nyc.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-nyc-gov--2026-02...\" aria-label=\"Run ID www-nyc-gov--...\" data-full=\"www-nyc-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.nyc.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.nyc.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.nyc.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.nyc.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.nyc.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">106</td>",
              "target": [
                "tr[data-target=\"https://www.nyc.gov\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:30:25.895Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:30:25 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:30:25.895Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-ny-gov/www-ny-gov--2026-02-16T22-30-04-658Z--ny-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.ny.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.ny.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.ny.gov</div>",
              "target": [
                "tr[data-target=\"https://www.ny.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.ny.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-ny-gov--2026-02-...\" aria-label=\"Run ID www-ny-gov--2...\" data-full=\"www-ny-gov--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.ny.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.ny.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.ny.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.ny.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">22</td>",
              "target": [
                "tr[data-target=\"https://www.ny.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">27</td>",
              "target": [
                "tr[data-target=\"https://www.ny.gov\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:30:04.658Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:30:04 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:30:04.658Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-usa-gov/www-usa-gov--2026-02-16T22-29-20-529Z--usa-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.usa.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.usa.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.usa.gov</div>",
              "target": [
                "tr[data-target=\"https://www.usa.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.usa.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-usa-gov--2026-02...\" aria-label=\"Run ID www-usa-gov--...\" data-full=\"www-usa-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.usa.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.usa.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.usa.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.usa.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.usa.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">150</td>",
              "target": [
                "tr[data-target=\"https://www.usa.gov\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:29:20.529Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:29:20 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:29:20.529Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/ec-europa-eu/ec-europa-eu--2026-02-16T22-28-02-376Z--ec-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://ec.europa.eu\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://ec.europa.eu\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://ec.europa.eu</div>",
              "target": [
                "tr[data-target=\"https://ec.europa.eu\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://ec.europa.eu\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"ec-europa-eu--2026-0...\" aria-label=\"Run ID ec-europa-eu-...\" data-full=\"ec-europa-eu--2026-0...\">",
              "target": [
                "tr[data-target=\"https://ec.europa.eu\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://ec.europa.eu\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://ec.europa.eu\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://ec.europa.eu\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://ec.europa.eu\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">80</td>",
              "target": [
                "tr[data-target=\"https://ec.europa.eu\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:28:02.375Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:28:02 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:28:02.375Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-nsf-gov/www-nsf-gov--2026-02-16T22-26-23-790Z--nsf-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.nsf.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.nsf.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.nsf.gov</div>",
              "target": [
                "tr[data-target=\"https://www.nsf.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.nsf.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-nsf-gov--2026-02...\" aria-label=\"Run ID www-nsf-gov--...\" data-full=\"www-nsf-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.nsf.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.nsf.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.nsf.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.nsf.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.nsf.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">175</td>",
              "target": [
                "tr[data-target=\"https://www.nsf.gov\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:26:23.790Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:26:23 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:26:23.790Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-diplomatie-gouv-fr/www-diplomatie-gouv-fr--2026-02-16T22-25-05-941Z--france-diplomatie-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.diplomatie.gouv.fr\">Open</a>",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.diplomatie.gouv.fr</div>",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-diplomatie-gouv-...\" aria-label=\"Run ID www-diplomati...\" data-full=\"www-diplomatie-gouv-...\">",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">358</td>",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:25:05.940Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:25:05 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:25:05.940Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/digital-strategy-ec-europa-eu/digital-strategy-ec-europa-eu--2026-02-16T22-24-07-774Z--eu-digital-strategy-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://digital-strategy.ec.europa.eu\">Open</a>",
              "target": [
                "tr[data-total=\"137\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://digital-strategy.ec.europa.eu</div>",
              "target": [
                "tr[data-total=\"137\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"137\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"digital-strategy-ec-...\" aria-label=\"Run ID digital-strat...\" data-full=\"digital-strategy-ec-...\">",
              "target": [
                "tr[data-total=\"137\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"137\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"137\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"137\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-total=\"137\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">137</td>",
              "target": [
                "tr[data-total=\"137\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:24:07.774Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:24:07 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:24:07.774Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-bundesregierung-de/www-bundesregierung-de--2026-02-16T22-22-29-448Z--bundesregierung-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.bundesregierung.de\">Open</a>",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.bundesregierung.de</div>",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-bundesregierung-...\" aria-label=\"Run ID www-bundesreg...\" data-full=\"www-bundesregierung-...\">",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">1038</td>",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:22:29.448Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:22:29 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:22:29.448Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-healthcare-gov/www-healthcare-gov--2026-02-16T22-20-48-912Z--healthcare-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.healthcare.gov\">Open</a>",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.healthcare.gov</div>",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-healthcare-gov--...\" aria-label=\"Run ID www-healthcar...\" data-full=\"www-healthcare-gov--...\">",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">52</td>",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:20:48.912Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:20:48 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:20:48.912Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-texas-gov/www-texas-gov--2026-02-16T22-19-56-413Z--texas-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.texas.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.texas.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.texas.gov</div>",
              "target": [
                "tr[data-target=\"https://www.texas.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.texas.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-texas-gov--2026-...\" aria-label=\"Run ID www-texas-gov...\" data-full=\"www-texas-gov--2026-...\">",
              "target": [
                "tr[data-target=\"https://www.texas.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.texas.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.texas.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.texas.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.texas.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">95</td>",
              "target": [
                "tr[data-target=\"https://www.texas.gov\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:19:56.413Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:19:56 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:19:56.413Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-medicare-gov/www-medicare-gov--2026-02-16T22-19-11-986Z--medicare-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.medicare.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.medicare.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.medicare.gov</div>",
              "target": [
                "tr[data-target=\"https://www.medicare.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.medicare.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-medicare-gov--20...\" aria-label=\"Run ID www-medicare-...\" data-full=\"www-medicare-gov--20...\">",
              "target": [
                "tr[data-target=\"https://www.medicare.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.medicare.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.medicare.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.medicare.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">24</td>",
              "target": [
                "tr[data-target=\"https://www.medicare.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">5</td>",
              "target": [
                "tr[data-target=\"https://www.medicare.gov\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:19:11.986Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:19:11 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:19:11.986Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-ca-gov/www-ca-gov--2026-02-16T22-18-25-609Z--ca-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.ca.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.ca.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.ca.gov</div>",
              "target": [
                "tr[data-target=\"https://www.ca.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.ca.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-ca-gov--2026-02-...\" aria-label=\"Run ID www-ca-gov--2...\" data-full=\"www-ca-gov--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.ca.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.ca.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.ca.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.ca.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">33</td>",
              "target": [
                "tr[data-target=\"https://www.ca.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">36</td>",
              "target": [
                "tr[data-target=\"https://www.ca.gov\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:18:25.608Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:18:25 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:18:25.608Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-colorado-gov/www-colorado-gov--2026-02-16T22-17-52-984Z--colorado-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.colorado.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.colorado.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.colorado.gov</div>",
              "target": [
                "tr[data-target=\"https://www.colorado.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.colorado.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-colorado-gov--20...\" aria-label=\"Run ID www-colorado-...\" data-full=\"www-colorado-gov--20...\">",
              "target": [
                "tr[data-target=\"https://www.colorado.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.colorado.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.colorado.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.colorado.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">29</td>",
              "target": [
                "tr[data-target=\"https://www.colorado.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">62</td>",
              "target": [
                "tr[data-target=\"https://www.colorado.gov\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:17:52.984Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:17:52 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:17:52.984Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-cms-gov/www-cms-gov--2026-02-16T22-16-58-662Z--cms-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.cms.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.cms.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.cms.gov</div>",
              "target": [
                "tr[data-target=\"https://www.cms.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.cms.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-cms-gov--2026-02...\" aria-label=\"Run ID www-cms-gov--...\" data-full=\"www-cms-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.cms.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.cms.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.cms.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.cms.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.cms.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#008000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.13,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.13"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-pass\">0</td>",
              "target": [
                "tr[data-target=\"https://www.cms.gov\"] > .status-pass.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:16:58.662Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:16:58 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:16:58.662Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/oit-colorado-gov/oit-colorado-gov--2026-02-16T22-16-07-509Z--colorado-oit-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://oit.colorado.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://oit.colorado.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://oit.colorado.gov</div>",
              "target": [
                "tr[data-target=\"https://oit.colorado.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://oit.colorado.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"oit-colorado-gov--20...\" aria-label=\"Run ID oit-colorado-...\" data-full=\"oit-colorado-gov--20...\">",
              "target": [
                "tr[data-target=\"https://oit.colorado.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://oit.colorado.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://oit.colorado.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://oit.colorado.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://oit.colorado.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">106</td>",
              "target": [
                "tr[data-target=\"https://oit.colorado.gov\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:16:07.508Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:16:07 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:16:07.508Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/georgia-gov/georgia-gov--2026-02-16T22-15-21-864Z--georgia-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://georgia.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://georgia.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://georgia.gov</div>",
              "target": [
                "tr[data-target=\"https://georgia.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://georgia.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"georgia-gov--2026-02...\" aria-label=\"Run ID georgia-gov--...\" data-full=\"georgia-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://georgia.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://georgia.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://georgia.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://georgia.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://georgia.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">279</td>",
              "target": [
                "tr[data-target=\"https://georgia.gov\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:15:21.863Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:15:21 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:15:21.863Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-va-gov/www-va-gov--2026-02-16T22-14-12-765Z--va-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.va.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.va.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.va.gov</div>",
              "target": [
                "tr[data-target=\"https://www.va.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.va.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-va-gov--2026-02-...\" aria-label=\"Run ID www-va-gov--2...\" data-full=\"www-va-gov--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.va.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.va.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.va.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.va.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.va.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">15</td>",
              "target": [
                "tr[data-target=\"https://www.va.gov\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:14:12.764Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:14:12 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:14:12.764Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/digital-georgia-gov/digital-georgia-gov--2026-02-16T22-13-19-628Z--digital-georgia-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://digital.georgia.gov\">Open</a>",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://digital.georgia.gov</div>",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"digital-georgia-gov-...\" aria-label=\"Run ID digital-georg...\" data-full=\"digital-georgia-gov-...\">",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">314</td>",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:13:19.627Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:13:19 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:13:19.627Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-uk/www-gov-uk--2026-02-16T22-12-29-791Z--govuk-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.uk\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.gov.uk\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.gov.uk</div>",
              "target": [
                "tr[data-target=\"https://www.gov.uk\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.gov.uk\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-uk--2026-02-...\" aria-label=\"Run ID www-gov-uk--2...\" data-full=\"www-gov-uk--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.gov.uk\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.gov.uk\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.gov.uk\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.gov.uk\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.gov.uk\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">118</td>",
              "target": [
                "tr[data-target=\"https://www.gov.uk\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:12:29.790Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:12:29 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:12:29.790Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gsa-gov/www-gsa-gov--2026-02-16T22-11-24-095Z--gsa-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gsa.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.gsa.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.gsa.gov</div>",
              "target": [
                "tr[data-target=\"https://www.gsa.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.gsa.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gsa-gov--2026-02...\" aria-label=\"Run ID www-gsa-gov--...\" data-full=\"www-gsa-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.gsa.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.gsa.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.gsa.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.gsa.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.gsa.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">107</td>",
              "target": [
                "tr[data-target=\"https://www.gsa.gov\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:11:24.095Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:11:24 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:11:24.095Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-nl/www-government-nl--2026-02-16T22-10-42-637Z--netherlands-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.nl\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.government.nl\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.government.nl</div>",
              "target": [
                "tr[data-target=\"https://www.government.nl\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.government.nl\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-nl--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-nl--2...\">",
              "target": [
                "tr[data-target=\"https://www.government.nl\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.government.nl\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.government.nl\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.government.nl\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.government.nl\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cc0000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">23</td>",
              "target": [
                "tr[data-target=\"https://www.government.nl\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:10:42.637Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:10:42 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:10:42.637Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0d47a1",
                    "contrastRatio": 8.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-govt-nz/www-govt-nz--2026-02-16T22-10-35-501Z--nz-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.govt.nz\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.govt.nz\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.govt.nz</div>",
              "target": [
                "tr[data-target=\"https://www.govt.nz\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#505050",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.06,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.06"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.govt.nz\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#737373",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-govt-nz--2026-02...\" aria-label=\"Run ID www-govt-nz--...\" data-full=\"www-govt-nz--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.govt.nz\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.govt.nz\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.govt.nz\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.govt.nz\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.govt.nz\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#008000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.13,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.13"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-pass\">0</td>",
              "target": [
                "tr[data-target=\"https://www.govt.nz\"] > .status-pass.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:10:35.501Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:10:35 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:10:35.501Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0d47a1",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.63,
                    "fontSize": "18.0pt (24px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>📦 Related Project: O-Hat Standalone Scanner</h2>",
              "target": [
                "#standalone > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Need same-origin browser-based scanning? Check out the <strong><a href=\"https://github.com/mgifford/o-hat-standalone\">O-Hat Standalone Scanner</a></strong>—a companion project that runs accessibility scans directly in your browser.</p>",
              "target": [
                "#standalone > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1976d2",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.6,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.6"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://github.com/mgifford/o-hat-standalone\">O-Hat Standalone Scanner</a>",
              "target": [
                "strong > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Features:</strong>",
              "target": [
                "p:nth-child(3) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Single HTML file—no server required</li>",
              "target": [
                "#standalone > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Discovers pages via sitemap.xml</li>",
              "target": [
                "#standalone > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Real-time progress tracking</li>",
              "target": [
                "#standalone > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>JSON + CSV export with Oobee-compatible schema</li>",
              "target": [
                "#standalone > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Token-based access control</li>",
              "target": [
                "#standalone > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Try it:</strong>",
              "target": [
                "p:nth-child(5) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1976d2",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.6,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.6"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://mgifford.github.io/o-hat-standalone/\">Live demo</a>",
              "target": [
                "p:nth-child(5) > a:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1976d2",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.6,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.6"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://github.com/mgifford/o-hat-standalone\">GitHub repository</a>",
              "target": [
                "a:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0d47a1",
                    "bgColor": "#ffffff",
                    "contrastRatio": 8.63,
                    "fontSize": "18.0pt (24px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>📈 Trends &amp; History</h2>",
              "target": [
                ".intro:nth-child(5) > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Track accessibility improvements over time with the <a href=\"trends.html\"><strong>Trends Dashboard</strong></a>.</p>",
              "target": [
                ".intro:nth-child(5) > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1976d2",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.6,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.6"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Trends Dashboard</strong>",
              "target": [
                "a[href$=\"trends.html\"] > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#222222",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>View violation counts across multiple scans, filter by target/viewport/browser, and export historical data.</p>",
              "target": [
                ".intro:nth-child(5) > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#666666",
                    "bgColor": "#f5f5f5",
                    "contrastRatio": 5.26,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>O-Hat Scanner | <a href=\"https://github.com/mgifford/o-hat-scanner\">GitHub</a> | Built with <a href=\"https://github.com/dequelabs/axe-core\">axe-core</a></p>",
              "target": [
                "footer > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0d47a1",
                    "bgColor": "#f5f5f5",
                    "contrastRatio": 7.91,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.91"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://github.com/mgifford/o-hat-scanner\">GitHub</a>",
              "target": [
                "footer > p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0d47a1",
                    "bgColor": "#f5f5f5",
                    "contrastRatio": 7.91,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.91"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://github.com/dequelabs/axe-core\">axe-core</a>",
              "target": [
                "footer > p > a:nth-child(2)"
              ]
            }
          ]
        },
        {
          "id": "document-title",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag242",
            "TTv5",
            "TT12.a",
            "EN-301-549",
            "EN-9.2.4.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.5.1"
          ],
          "description": "Ensure each HTML document contains a non-empty <title> element",
          "help": "Documents must have <title> element to aid in navigation",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/document-title?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "doc-has-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Document has a non-empty <title> element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure headings have discernible text",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>🎩 O-Hat Scanner</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Automated Accessibility Scanning</h2>",
              "target": [
                ".intro:nth-child(1) > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>🤖 CI Scanner</h3>",
              "target": [
                ".feature:nth-child(1) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>🏠 Standalone Scanner</h3>",
              "target": [
                ".feature:nth-child(2) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>📊 Oobee Reports</h3>",
              "target": [
                ".feature:nth-child(3) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Recent Scan Reports</h2>",
              "target": [
                ".reports-section > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>📦 Related Project: O-Hat Standalone Scanner</h2>",
              "target": [
                "#standalone > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>📈 Trends &amp; History</h2>",
              "target": [
                ".intro:nth-child(5) > h2"
              ]
            }
          ]
        },
        {
          "id": "empty-table-header",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure table headers have discernible text",
          "help": "Table header text should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-table-header?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"report\">View</button></th>",
              "target": [
                "th[aria-sort=\"none\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"target\">Target</button></th>",
              "target": [
                "th[aria-sort=\"none\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th class=\"viewport-col\" aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"viewport\">Viewport</button></th>",
              "target": [
                ".viewport-col"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th class=\"color-col\" aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"colorScheme\">Color</button></th>",
              "target": [
                ".color-col"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th class=\"browser-col\" aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"browser\">Browser</button></th>",
              "target": [
                ".browser-col"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"pagesScanned\">Pages</button></th>",
              "target": [
                "th[aria-sort=\"none\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"totalViolations\">Errors</button></th>",
              "target": [
                "th[aria-sort=\"none\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th aria-sort=\"descending\"><button class=\"sort-btn\" data-sort=\"startedAt\">Date</button></th>",
              "target": [
                "th[aria-sort=\"descending\"]"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<select id=\"archiveFilter\" class=\"filter-select\" aria-label=\"Show runs\">",
              "target": [
                "#archiveFilter"
              ]
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the order of headings is semantically correct",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": {
                    "headingOrder": [
                      {
                        "ancestry": [
                          "html > body > header:nth-child(1) > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(2) > div:nth-child(1) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(2) > div:nth-child(2) > div:nth-child(1) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(2) > div:nth-child(2) > div:nth-child(2) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(2) > div:nth-child(3) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(2) > div:nth-child(4) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(2) > div:nth-child(5) > h2:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>🎩 O-Hat Scanner</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Automated Accessibility Scanning</h2>",
              "target": [
                ".intro:nth-child(1) > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>🤖 CI Scanner</h3>",
              "target": [
                ".feature:nth-child(1) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>🏠 Standalone Scanner</h3>",
              "target": [
                ".feature:nth-child(2) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>📊 Oobee Reports</h3>",
              "target": [
                ".feature:nth-child(3) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Recent Scan Reports</h2>",
              "target": [
                ".reports-section > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>📦 Related Project: O-Hat Standalone Scanner</h2>",
              "target": [
                "#standalone > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>📈 Trends &amp; History</h2>",
              "target": [
                ".intro:nth-child(5) > h2"
              ]
            }
          ]
        },
        {
          "id": "html-has-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure every HTML document has a lang attribute",
          "help": "<html> element must have a lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "The <html> element has a lang attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-lang-valid",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.4.1"
          ],
          "description": "Ensure the lang attribute of the <html> element has a valid value",
          "help": "<html> element must have a valid value for the lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-lang-valid?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<select id=\"archiveFilter\" class=\"filter-select\" aria-label=\"Show runs\">",
              "target": [
                "#archiveFilter"
              ]
            }
          ]
        },
        {
          "id": "landmark-banner-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the banner landmark is at top level",
          "help": "Banner landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "banner"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The banner landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-contentinfo-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the contentinfo landmark is at top level",
          "help": "Contentinfo landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-contentinfo-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "contentinfo"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The contentinfo landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>\n        <p>O-Hat Scanner | <a href=\"https://github.com/mgifford/o-hat-scanner\">GitHub</a> | Built with <a href=\"https://github.com/dequelabs/axe-core\">axe-core</a></p>\n    </footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the main landmark is at top level",
          "help": "Main landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-main-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "main"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The main landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-banner",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one banner landmark",
          "help": "Document should not have more than one banner landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-banner",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one banner landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-contentinfo",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one contentinfo landmark",
          "help": "Document should not have more than one contentinfo landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-contentinfo",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one contentinfo landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>\n        <p>O-Hat Scanner | <a href=\"https://github.com/mgifford/o-hat-scanner\">GitHub</a> | Built with <a href=\"https://github.com/dequelabs/axe-core\">axe-core</a></p>\n    </footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one main landmark",
          "help": "Document should not have more than one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-main?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has a main landmark",
          "help": "Document should have one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-main",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main>",
                      "target": [
                        "main"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure landmarks are unique",
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "banner",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "contentinfo",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>\n        <p>O-Hat Scanner | <a href=\"https://github.com/mgifford/o-hat-scanner\">GitHub</a> | Built with <a href=\"https://github.com/dequelabs/axe-core\">axe-core</a></p>\n    </footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": null,
          "tags": [
            "cat.color",
            "wcag2a",
            "wcag141",
            "TTv5",
            "TT13.a",
            "EN-301-549",
            "EN-9.1.4.1",
            "RGAAv4",
            "RGAA-10.6.1"
          ],
          "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
          "help": "Links must be distinguishable without relying on color",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>Need same-origin browser-based scanning? Check out the <strong><a href=\"https://github.com/mgifford/o-hat-standalone\">O-Hat Standalone Scanner</a></strong>—a companion project that runs accessibility scans directly in your browser.</p>",
                      "target": [
                        "#standalone > p:nth-child(2)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Links can be distinguished from surrounding text in some way other than by color"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>Need same-origin browser-based scanning? Check out the <strong><a href=\"https://github.com/mgifford/o-hat-standalone\">O-Hat Standalone Scanner</a></strong>—a companion project that runs accessibility scans directly in your browser.</p>",
                      "target": [
                        "#standalone > p:nth-child(2)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Links can be distinguished from surrounding text by visual styling"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://github.com/mgifford/o-hat-standalone\">O-Hat Standalone Scanner</a>",
              "target": [
                "strong > a"
              ]
            },
            {
              "any": [
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>Track accessibility improvements over time with the <a href=\"trends.html\"><strong>Trends Dashboard</strong></a>.</p>",
                      "target": [
                        ".intro:nth-child(5) > p:nth-child(2)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Links can be distinguished from surrounding text by visual styling"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"trends.html\"><strong>Trends Dashboard</strong></a>",
              "target": [
                "a[href$=\"trends.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>O-Hat Scanner | <a href=\"https://github.com/mgifford/o-hat-scanner\">GitHub</a> | Built with <a href=\"https://github.com/dequelabs/axe-core\">axe-core</a></p>",
                      "target": [
                        "footer > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Links can be distinguished from surrounding text by visual styling"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://github.com/mgifford/o-hat-scanner\">GitHub</a>",
              "target": [
                "footer > p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>O-Hat Scanner | <a href=\"https://github.com/mgifford/o-hat-scanner\">GitHub</a> | Built with <a href=\"https://github.com/dequelabs/axe-core\">axe-core</a></p>",
                      "target": [
                        "footer > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Links can be distinguished from surrounding text by visual styling"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://github.com/dequelabs/axe-core\">axe-core</a>",
              "target": [
                "footer > p > a:nth-child(2)"
              ]
            }
          ]
        },
        {
          "id": "link-name",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://github.com/mgifford/o-hat-scanner\" style=\"color: #fff; font-weight: 600; text-decoration: underline;\">View on GitHub →</a>",
              "target": [
                ".header-content > p:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"#standalone\">Learn more →</a>",
              "target": [
                "a[href$=\"#standalone\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-bg/www-government-bg--2026-03-31T07-31-17-815Z--bulgaria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.bg/en\">Open</a>",
              "target": [
                "tr[data-idx=\"0\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-bg/www-government-bg--2026-03-31T06-30-46-311Z--bulgaria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.bg/en\">Open</a>",
              "target": [
                "tr[data-idx=\"1\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-ie/www-gov-ie--2026-03-31T06-28-57-600Z--ireland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.ie/\">Open</a>",
              "target": [
                "tr[data-idx=\"2\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.ie/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-ie/www-gov-ie--2026-03-31T05-46-02-004Z--ireland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.ie/\">Open</a>",
              "target": [
                "tr[data-idx=\"3\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.ie/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-italia-it/www-italia-it--2026-03-31T05-44-13-102Z--italy-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.italia.it/\">Open</a>",
              "target": [
                "tr[data-pages=\"78\"] > .report-cell > .view-link[aria-label=\"Open https://www.italia.it/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-italia-it/www-italia-it--2026-03-31T04-58-19-983Z--italy-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.italia.it/\">Open</a>",
              "target": [
                "tr[data-pages=\"86\"] > .report-cell > .view-link[aria-label=\"Open https://www.italia.it/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/europa-eu/europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://europa.eu/\">Open</a>",
              "target": [
                "tr[data-idx=\"6\"] > .report-cell > .view-link[aria-label=\"Open https://europa.eu/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/europa-eu/europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://europa.eu/\">Open</a>",
              "target": [
                "tr[data-idx=\"7\"] > .report-cell > .view-link[aria-label=\"Open https://europa.eu/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-30T05-44-31-080Z--finland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://valtioneuvosto.fi/en\">Open</a>",
              "target": [
                "tr[data-idx=\"8\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-30T04-56-05-434Z--finland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://valtioneuvosto.fi/en\">Open</a>",
              "target": [
                "tr[data-idx=\"9\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/gouvernement-lu/gouvernement-lu--2026-03-29T05-33-38-228Z--luxembourg-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://gouvernement.lu/en\">Open</a>",
              "target": [
                "tr[data-idx=\"10\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/gouvernement-lu/gouvernement-lu--2026-03-29T04-49-24-237Z--luxembourg-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://gouvernement.lu/en\">Open</a>",
              "target": [
                "tr[data-idx=\"11\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-vlada-cz/www-vlada-cz--2026-03-28T10-09-06-031Z--czechia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.vlada.cz/en/\">Open</a>",
              "target": [
                "tr[data-pages=\"63\"] > .report-cell > .view-link[aria-label=\"Open https://www.vlada.cz/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-pl/www-gov-pl--2026-03-28T09-12-58-070Z--poland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.pl/\">Open</a>",
              "target": [
                "tr[data-total=\"299\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.pl/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-latvia-eu/www-latvia-eu--2026-03-27T10-17-41-788Z--latvia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.latvia.eu/en\">Open</a>",
              "target": [
                "tr[data-total=\"5184\"] > .report-cell > .view-link[aria-label=\"Open https://www.latvia.eu/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-latvia-eu/www-latvia-eu--2026-03-27T09-21-52-340Z--latvia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.latvia.eu/en\">Open</a>",
              "target": [
                "tr[data-total=\"5223\"] > .report-cell > .view-link[aria-label=\"Open https://www.latvia.eu/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-27T09-20-16-916Z--austria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.oesterreich.gv.at/\">Open</a>",
              "target": [
                "tr[data-pages=\"99\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-27T08-14-27-830Z--spain-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.sanidad.gob.es/\">Open</a>",
              "target": [
                "tr[data-total=\"309\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-27T07-32-01-229Z--spain-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.sanidad.gob.es/\">Open</a>",
              "target": [
                "tr[data-total=\"305\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-who-int/www-who-int--2026-03-26T10-19-43-808Z--who-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.who.int/\">Open</a>",
              "target": [
                "tr[data-total=\"1013\"] > .report-cell > .view-link[aria-label=\"Open https://www.who.int/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-who-int/www-who-int--2026-03-26T09-21-56-205Z--who-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.who.int/\">Open</a>",
              "target": [
                "tr[data-total=\"1264\"] > .report-cell > .view-link[aria-label=\"Open https://www.who.int/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-si/www-gov-si--2026-03-26T09-21-10-502Z--slovenia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.si/en\">Open</a>",
              "target": [
                "tr[data-idx=\"21\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.si/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-si/www-gov-si--2026-03-26T08-17-16-716Z--slovenia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.si/en\">Open</a>",
              "target": [
                "tr[data-idx=\"22\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.si/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-belgium-be/www-belgium-be--2026-03-26T08-17-11-544Z--belgium-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.belgium.be/\">Open</a>",
              "target": [
                "tr[data-idx=\"23\"] > .report-cell > .view-link[aria-label=\"Open https://www.belgium.be/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-regeringen-se/www-regeringen-se--2026-03-26T07-40-01-098Z--sweden-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.regeringen.se/\">Open</a>",
              "target": [
                "tr[data-idx=\"24\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-regeringen-se/www-regeringen-se--2026-03-26T06-34-45-690Z--sweden-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.regeringen.se/\">Open</a>",
              "target": [
                "tr[data-idx=\"25\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-un-org/www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.un.org/en/\">Open</a>",
              "target": [
                "tr[data-total=\"4059\"] > .report-cell > .view-link[aria-label=\"Open https://www.un.org/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/vlada-gov-hr/vlada-gov-hr--2026-03-25T08-13-32-627Z--croatia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://vlada.gov.hr/en\">Open</a>",
              "target": [
                "tr[data-total=\"727\"] > .report-cell > .view-link[aria-label=\"Open https://vlada.gov.hr/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/vlada-gov-hr/vlada-gov-hr--2026-03-25T07-35-07-696Z--croatia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://vlada.gov.hr/en\">Open</a>",
              "target": [
                "tr[data-total=\"716\"] > .report-cell > .view-link[aria-label=\"Open https://vlada.gov.hr/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-25T07-29-49-137Z--portugal-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.portugal.gov.pt/\">Open</a>",
              "target": [
                "tr[data-total=\"2320\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-25T06-29-01-219Z--portugal-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.portugal.gov.pt/\">Open</a>",
              "target": [
                "tr[data-total=\"2229\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-elysee-fr/www-elysee-fr--2026-03-25T06-28-37-198Z--france-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.elysee.fr/en/\">Open</a>",
              "target": [
                "tr[data-total=\"9\"] > .report-cell > .view-link[aria-label=\"Open https://www.elysee.fr/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-elysee-fr/www-elysee-fr--2026-03-25T05-29-28-393Z--france-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.elysee.fr/en/\">Open</a>",
              "target": [
                "tr[data-total=\"11\"] > .report-cell > .view-link[aria-label=\"Open https://www.elysee.fr/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-bg/www-government-bg--2026-03-24T07-23-40-442Z--bulgaria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.bg/en\">Open</a>",
              "target": [
                "tr[data-pages=\"79\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-ie/www-gov-ie--2026-03-24T06-24-23-092Z--ireland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.ie/\">Open</a>",
              "target": [
                "tr[data-total=\"8\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.ie/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-italia-it/www-italia-it--2026-03-24T05-41-03-639Z--italy-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.italia.it/\">Open</a>",
              "target": [
                "tr[data-pages=\"88\"] > .report-cell > .view-link[aria-label=\"Open https://www.italia.it/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/europa-eu/europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://europa.eu/\">Open</a>",
              "target": [
                "tr[data-idx=\"36\"] > .report-cell > .view-link[aria-label=\"Open https://europa.eu/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-23T05-33-38-126Z--finland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://valtioneuvosto.fi/en\">Open</a>",
              "target": [
                "tr[data-idx=\"37\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-japan-go-jp/www-japan-go-jp--2026-03-23T04-45-24-296Z--japan-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.japan.go.jp/\">Open</a>",
              "target": [
                "tr[data-total=\"663\"] > .report-cell > .view-link[aria-label=\"Open https://www.japan.go.jp/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/gouvernement-lu/gouvernement-lu--2026-03-22T05-26-26-796Z--luxembourg-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://gouvernement.lu/en\">Open</a>",
              "target": [
                "tr[data-idx=\"39\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-kormany-hu/www-kormany-hu--2026-03-22T04-39-20-070Z--hungary-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.kormany.hu/en\">Open</a>",
              "target": [
                "tr[data-total=\"1779\"] > .report-cell > .view-link[aria-label=\"Open https://www.kormany.hu/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-vlada-cz/www-vlada-cz--2026-03-21T10-06-04-903Z--czechia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.vlada.cz/en/\">Open</a>",
              "target": [
                "tr[data-pages=\"84\"] > .report-cell > .view-link[aria-label=\"Open https://www.vlada.cz/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-pl/www-gov-pl--2026-03-21T09-09-23-344Z--poland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.pl/\">Open</a>",
              "target": [
                "tr[data-total=\"291\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.pl/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-latvia-eu/www-latvia-eu--2026-03-20T10-14-07-150Z--latvia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.latvia.eu/en\">Open</a>",
              "target": [
                "tr[data-total=\"5114\"] > .report-cell > .view-link[aria-label=\"Open https://www.latvia.eu/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-20T09-13-56-175Z--austria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.oesterreich.gv.at/\">Open</a>",
              "target": [
                "tr[data-idx=\"44\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-20T08-10-45-924Z--spain-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.sanidad.gob.es/\">Open</a>",
              "target": [
                "tr[data-total=\"316\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-who-int/www-who-int--2026-03-19T10-13-44-632Z--who-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.who.int/\">Open</a>",
              "target": [
                "tr[data-total=\"1237\"] > .report-cell > .view-link[aria-label=\"Open https://www.who.int/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-si/www-gov-si--2026-03-19T09-15-57-825Z--slovenia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.si/en\">Open</a>",
              "target": [
                "tr[data-idx=\"47\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.si/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-belgium-be/www-belgium-be--2026-03-19T08-11-29-967Z--belgium-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.belgium.be/\">Open</a>",
              "target": [
                "tr[data-idx=\"48\"] > .report-cell > .view-link[aria-label=\"Open https://www.belgium.be/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-regeringen-se/www-regeringen-se--2026-03-19T07-28-49-310Z--sweden-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.regeringen.se/\">Open</a>",
              "target": [
                "tr[data-idx=\"49\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-un-org/www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.un.org/en/\">Open</a>",
              "target": [
                "tr[data-total=\"3827\"] > .report-cell > .view-link[aria-label=\"Open https://www.un.org/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/vlada-gov-hr/vlada-gov-hr--2026-03-18T08-13-11-129Z--croatia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://vlada.gov.hr/en\">Open</a>",
              "target": [
                "tr[data-pages=\"48\"] > .report-cell > .view-link[aria-label=\"Open https://vlada.gov.hr/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-18T07-47-03-202Z--portugal-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.portugal.gov.pt/\">Open</a>",
              "target": [
                "tr[data-total=\"2080\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-elysee-fr/www-elysee-fr--2026-03-18T06-34-37-234Z--france-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.elysee.fr/en/\">Open</a>",
              "target": [
                "tr[data-total=\"73\"] > .report-cell > .view-link[aria-label=\"Open https://www.elysee.fr/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-vlada-cz/www-vlada-cz--2026-03-14T10-07-07-738Z--czechia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.vlada.cz/en/\">Open</a>",
              "target": [
                "tr[data-pages=\"91\"] > .report-cell > .view-link[aria-label=\"Open https://www.vlada.cz/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-pl/www-gov-pl--2026-03-14T09-09-34-476Z--poland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.pl/\">Open</a>",
              "target": [
                "tr[data-total=\"312\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.pl/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-13T09-13-17-760Z--austria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.oesterreich.gv.at/\">Open</a>",
              "target": [
                "tr[data-total=\"24\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-belgium-be/www-belgium-be--2026-03-12T08-11-36-153Z--belgium-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.belgium.be/\">Open</a>",
              "target": [
                "tr[data-idx=\"57\"] > .report-cell > .view-link[aria-label=\"Open https://www.belgium.be/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-un-org/www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.un.org/en/\">Open</a>",
              "target": [
                "tr[data-total=\"3747\"] > .report-cell > .view-link[aria-label=\"Open https://www.un.org/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-japan-go-jp/www-japan-go-jp--2026-03-09T04-36-45-370Z--japan-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.japan.go.jp/\">Open</a>",
              "target": [
                "tr[data-total=\"669\"] > .report-cell > .view-link[aria-label=\"Open https://www.japan.go.jp/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-kormany-hu/www-kormany-hu--2026-03-08T04-34-28-215Z--hungary-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.kormany.hu/en\">Open</a>",
              "target": [
                "tr[data-total=\"1396\"] > .report-cell > .view-link[aria-label=\"Open https://www.kormany.hu/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-japan-go-jp/www-japan-go-jp--2026-03-02T04-34-55-827Z--japan-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.japan.go.jp/\">Open</a>",
              "target": [
                "tr[data-total=\"662\"] > .report-cell > .view-link[aria-label=\"Open https://www.japan.go.jp/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-kormany-hu/www-kormany-hu--2026-03-01T04-40-01-708Z--hungary-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.kormany.hu/en\">Open</a>",
              "target": [
                "tr[data-pages=\"40\"] > .report-cell > .view-link[aria-label=\"Open https://www.kormany.hu/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-ontario-ca/www-ontario-ca--2026-02-16T22-34-48-937Z--ontario-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.ontario.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.ontario.ca\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/novascotia-ca/novascotia-ca--2026-02-16T22-34-10-170Z--novascotia-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://novascotia.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://novascotia.ca\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-bc-ca/www-gov-bc-ca--2026-02-16T22-33-10-470Z--bc-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.bc.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.gov.bc.ca\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-canada-ca/www-canada-ca--2026-02-16T22-31-28-227Z--canada-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.canada.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.canada.ca\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-nyc-gov/www-nyc-gov--2026-02-16T22-30-25-895Z--nyc-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.nyc.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.nyc.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-ny-gov/www-ny-gov--2026-02-16T22-30-04-658Z--ny-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.ny.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.ny.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-usa-gov/www-usa-gov--2026-02-16T22-29-20-529Z--usa-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.usa.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.usa.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/ec-europa-eu/ec-europa-eu--2026-02-16T22-28-02-376Z--ec-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://ec.europa.eu\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://ec.europa.eu\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-nsf-gov/www-nsf-gov--2026-02-16T22-26-23-790Z--nsf-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.nsf.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.nsf.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-diplomatie-gouv-fr/www-diplomatie-gouv-fr--2026-02-16T22-25-05-941Z--france-diplomatie-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.diplomatie.gouv.fr\">Open</a>",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/digital-strategy-ec-europa-eu/digital-strategy-ec-europa-eu--2026-02-16T22-24-07-774Z--eu-digital-strategy-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://digital-strategy.ec.europa.eu\">Open</a>",
              "target": [
                "tr[data-total=\"137\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-bundesregierung-de/www-bundesregierung-de--2026-02-16T22-22-29-448Z--bundesregierung-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.bundesregierung.de\">Open</a>",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-healthcare-gov/www-healthcare-gov--2026-02-16T22-20-48-912Z--healthcare-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.healthcare.gov\">Open</a>",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-texas-gov/www-texas-gov--2026-02-16T22-19-56-413Z--texas-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.texas.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.texas.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-medicare-gov/www-medicare-gov--2026-02-16T22-19-11-986Z--medicare-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.medicare.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.medicare.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-ca-gov/www-ca-gov--2026-02-16T22-18-25-609Z--ca-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.ca.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.ca.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-colorado-gov/www-colorado-gov--2026-02-16T22-17-52-984Z--colorado-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.colorado.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.colorado.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-cms-gov/www-cms-gov--2026-02-16T22-16-58-662Z--cms-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.cms.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.cms.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/oit-colorado-gov/oit-colorado-gov--2026-02-16T22-16-07-509Z--colorado-oit-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://oit.colorado.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://oit.colorado.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/georgia-gov/georgia-gov--2026-02-16T22-15-21-864Z--georgia-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://georgia.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://georgia.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-va-gov/www-va-gov--2026-02-16T22-14-12-765Z--va-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.va.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.va.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/digital-georgia-gov/digital-georgia-gov--2026-02-16T22-13-19-628Z--digital-georgia-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://digital.georgia.gov\">Open</a>",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-uk/www-gov-uk--2026-02-16T22-12-29-791Z--govuk-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.uk\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.gov.uk\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gsa-gov/www-gsa-gov--2026-02-16T22-11-24-095Z--gsa-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gsa.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.gsa.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-nl/www-government-nl--2026-02-16T22-10-42-637Z--netherlands-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.nl\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.government.nl\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-govt-nz/www-govt-nz--2026-02-16T22-10-35-501Z--nz-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.govt.nz\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.govt.nz\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://github.com/mgifford/o-hat-standalone\">O-Hat Standalone Scanner</a>",
              "target": [
                "strong > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://mgifford.github.io/o-hat-standalone/\">Live demo</a>",
              "target": [
                "p:nth-child(5) > a:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://github.com/mgifford/o-hat-standalone\">GitHub repository</a>",
              "target": [
                "a:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"trends.html\"><strong>Trends Dashboard</strong></a>",
              "target": [
                "a[href$=\"trends.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://github.com/mgifford/o-hat-scanner\">GitHub</a>",
              "target": [
                "footer > p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://github.com/dequelabs/axe-core\">axe-core</a>",
              "target": [
                "footer > p > a:nth-child(2)"
              ]
            }
          ]
        },
        {
          "id": "list",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure that lists are structured correctly",
          "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/list?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".intro:nth-child(1) > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#standalone > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure <li> elements are used semantically",
          "help": "<li> elements must be contained in a <ul> or <ol>",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/listitem?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Professional, searchable HTML reports with severity grouping</li>",
              "target": [
                ".intro:nth-child(1) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>WCAG 2.2 automation coverage tracking</li>",
              "target": [
                ".intro:nth-child(1) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Top affected pages ranking</li>",
              "target": [
                ".intro:nth-child(1) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>CSV export for integration with spreadsheets</li>",
              "target": [
                ".intro:nth-child(1) > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Collapsible severity sections with detailed violation info</li>",
              "target": [
                ".intro:nth-child(1) > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Single HTML file—no server required</li>",
              "target": [
                "#standalone > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Discovers pages via sitemap.xml</li>",
              "target": [
                "#standalone > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Real-time progress tracking</li>",
              "target": [
                "#standalone > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>JSON + CSV export with Oobee-compatible schema</li>",
              "target": [
                "#standalone > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Token-based access control</li>",
              "target": [
                "#standalone > ul > li:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport-large",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "best-practice"
          ],
          "description": "Ensure <meta name=\"viewport\"> can scale a significant amount",
          "help": "Users should be able to zoom and scale the text up to 500%",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport-large",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "<meta> tag does not prevent significant zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "wcag2aa",
            "wcag144",
            "EN-301-549",
            "EN-9.1.4.4",
            "ACT",
            "RGAAv4",
            "RGAA-10.4.2"
          ],
          "description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
          "help": "Zooming and scaling must not be disabled",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "<meta> tag does not disable zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "nested-interactive",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
          "help": "Interactive controls must not be nested",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/nested-interactive?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<option value=\"active\" selected=\"\">Active only</option>",
              "target": [
                "option[value=\"active\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<option value=\"archived\">Archived only</option>",
              "target": [
                "option[value=\"archived\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<option value=\"all\">All runs</option>",
              "target": [
                "option[value=\"all\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"report\">View</button>",
              "target": [
                "button[data-sort=\"report\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"target\">Target</button>",
              "target": [
                "button[data-sort=\"target\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"viewport\">Viewport</button>",
              "target": [
                "button[data-sort=\"viewport\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"colorScheme\">Color</button>",
              "target": [
                "button[data-sort=\"colorScheme\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"browser\">Browser</button>",
              "target": [
                "button[data-sort=\"browser\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"pagesScanned\">Pages</button>",
              "target": [
                "button[data-sort=\"pagesScanned\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"totalViolations\">Errors</button>",
              "target": [
                "button[data-sort=\"totalViolations\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"startedAt\">Date</button>",
              "target": [
                "button[data-sort=\"startedAt\"]"
              ]
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-heading-one",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>🎩 O-Hat Scanner</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "region",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"header-content\">",
              "target": [
                ".header-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>🎩 O-Hat Scanner</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"tagline\">Oobee-style accessibility reports powered by GitHub Actions &amp; Pages</p>",
              "target": [
                ".tagline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p style=\"margin-top: 1rem;\"><a href=\"https://github.com/mgifford/o-hat-scanner\" style=\"color: #fff; font-weight: 600; text-decoration: underline;\">View on GitHub →</a></p>",
              "target": [
                ".header-content > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://github.com/mgifford/o-hat-scanner\" style=\"color: #fff; font-weight: 600; text-decoration: underline;\">View on GitHub →</a>",
              "target": [
                ".header-content > p:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"intro\">",
              "target": [
                ".intro:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Automated Accessibility Scanning</h2>",
              "target": [
                ".intro:nth-child(1) > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>O-Hat Scanner provides <strong>professional accessibility reports in GitHub Pages</strong> using GitHub Actions. It combines the power of <strong>axe-core</strong> testing with <strong>Oobee-inspired reporting</strong> to deliver clear, actionable insights into web accessibility.</p>",
              "target": [
                ".intro:nth-child(1) > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>professional accessibility reports in GitHub Pages</strong>",
              "target": [
                ".intro:nth-child(1) > p:nth-child(2) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>axe-core</strong>",
              "target": [
                "strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Oobee-inspired reporting</strong>",
              "target": [
                "strong:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Scan reports feature:</p>",
              "target": [
                ".intro:nth-child(1) > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".intro:nth-child(1) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Professional, searchable HTML reports with severity grouping</li>",
              "target": [
                ".intro:nth-child(1) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>WCAG 2.2 automation coverage tracking</li>",
              "target": [
                ".intro:nth-child(1) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Top affected pages ranking</li>",
              "target": [
                ".intro:nth-child(1) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>CSV export for integration with spreadsheets</li>",
              "target": [
                ".intro:nth-child(1) > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Collapsible severity sections with detailed violation info</li>",
              "target": [
                ".intro:nth-child(1) > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"features\">",
              "target": [
                ".features"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"feature\">\n                <h3>🤖 CI Scanner</h3>\n                <p>Runs in GitHub Actions against a list of URLs. Automatically scans on push, generates reports, and deploys to GitHub Pages.</p>\n            </div>",
              "target": [
                ".feature:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>🤖 CI Scanner</h3>",
              "target": [
                ".feature:nth-child(1) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Runs in GitHub Actions against a list of URLs. Automatically scans on push, generates reports, and deploys to GitHub Pages.</p>",
              "target": [
                ".feature:nth-child(1) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"feature\">\n                <h3>🏠 Standalone Scanner</h3>\n                <p>Deploy a single HTML file to your site for same-origin scanning. Perfect for local testing, VPNs, or staging environments.</p>\n                <p><a href=\"#standalone\">Learn more →</a></p>\n            </div>",
              "target": [
                ".feature:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>🏠 Standalone Scanner</h3>",
              "target": [
                ".feature:nth-child(2) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Deploy a single HTML file to your site for same-origin scanning. Perfect for local testing, VPNs, or staging environments.</p>",
              "target": [
                ".feature:nth-child(2) > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><a href=\"#standalone\">Learn more →</a></p>",
              "target": [
                ".feature:nth-child(2) > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"#standalone\">Learn more →</a>",
              "target": [
                "a[href$=\"#standalone\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"feature\">\n                <h3>📊 Oobee Reports</h3>\n                <p>Beautiful, professional reports inspired by GovTechSG's Oobee. Search issues, filter by severity, view top pages.</p>\n            </div>",
              "target": [
                ".feature:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>📊 Oobee Reports</h3>",
              "target": [
                ".feature:nth-child(3) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Beautiful, professional reports inspired by GovTechSG's Oobee. Search issues, filter by severity, view top pages.</p>",
              "target": [
                ".feature:nth-child(3) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"reports-section\">",
              "target": [
                ".reports-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Recent Scan Reports</h2>",
              "target": [
                ".reports-section > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"report-filters\">",
              "target": [
                ".report-filters"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"filter-label\">Showing:</div>",
              "target": [
                ".filter-label"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<select id=\"archiveFilter\" class=\"filter-select\" aria-label=\"Show runs\">",
              "target": [
                "#archiveFilter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<option value=\"active\" selected=\"\">Active only</option>",
              "target": [
                "option[value=\"active\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<option value=\"archived\">Archived only</option>",
              "target": [
                "option[value=\"archived\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<option value=\"all\">All runs</option>",
              "target": [
                "option[value=\"all\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>View detailed accessibility reports from recent scans:</p>",
              "target": [
                ".reports-section > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"table-wrapper\">",
              "target": [
                ".table-wrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<table aria-live=\"polite\">",
              "target": [
                "table"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<thead>",
              "target": [
                "thead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr>",
              "target": [
                "thead > tr"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"report\">View</button></th>",
              "target": [
                "th[aria-sort=\"none\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"report\">View</button>",
              "target": [
                "button[data-sort=\"report\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"target\">Target</button></th>",
              "target": [
                "th[aria-sort=\"none\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"target\">Target</button>",
              "target": [
                "button[data-sort=\"target\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th class=\"viewport-col\" aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"viewport\">Viewport</button></th>",
              "target": [
                ".viewport-col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"viewport\">Viewport</button>",
              "target": [
                "button[data-sort=\"viewport\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th class=\"color-col\" aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"colorScheme\">Color</button></th>",
              "target": [
                ".color-col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"colorScheme\">Color</button>",
              "target": [
                "button[data-sort=\"colorScheme\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th class=\"browser-col\" aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"browser\">Browser</button></th>",
              "target": [
                ".browser-col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"browser\">Browser</button>",
              "target": [
                "button[data-sort=\"browser\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"pagesScanned\">Pages</button></th>",
              "target": [
                "th[aria-sort=\"none\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"pagesScanned\">Pages</button>",
              "target": [
                "button[data-sort=\"pagesScanned\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th aria-sort=\"none\"><button class=\"sort-btn\" data-sort=\"totalViolations\">Errors</button></th>",
              "target": [
                "th[aria-sort=\"none\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"totalViolations\">Errors</button>",
              "target": [
                "button[data-sort=\"totalViolations\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th aria-sort=\"descending\"><button class=\"sort-btn\" data-sort=\"startedAt\">Date</button></th>",
              "target": [
                "th[aria-sort=\"descending\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"sort-btn\" data-sort=\"startedAt\">Date</button>",
              "target": [
                "button[data-sort=\"startedAt\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tbody>",
              "target": [
                "tbody"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-31T07:31:17.815Z\" data-target=\"https://www.government.bg/en\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"80\" data-total=\"1506\" data-idx=\"0\" data-archived=\"false\">",
              "target": [
                "tr[data-idx=\"0\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-government-bg/www-government-bg--2026-03-31T07-31-17-815Z--bulgaria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.bg/en\">Open</a></td>",
              "target": [
                "tr[data-idx=\"0\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-bg/www-government-bg--2026-03-31T07-31-17-815Z--bulgaria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.bg/en\">Open</a>",
              "target": [
                "tr[data-idx=\"0\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-idx=\"0\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-idx=\"0\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.government.bg/en</div>",
              "target": [
                "tr[data-idx=\"0\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"0\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-bg--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-bg--2...\">",
              "target": [
                "tr[data-idx=\"0\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"0\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"0\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"0\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">80</td>",
              "target": [
                "tr[data-idx=\"0\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">1506</td>",
              "target": [
                "tr[data-idx=\"0\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-31T07:31:17.815Z\"><div class=\"date-date\">2026-03-31</div><div class=\"date-time\">7:31:17 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T07:31:17.815Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-31</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T07:31:17.815Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">7:31:17 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T07:31:17.815Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-31T06:30:46.310Z\" data-target=\"https://www.government.bg/en\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"80\" data-total=\"1506\" data-idx=\"1\" data-archived=\"false\">",
              "target": [
                "tr[data-idx=\"1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-government-bg/www-government-bg--2026-03-31T06-30-46-311Z--bulgaria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.bg/en\">Open</a></td>",
              "target": [
                "tr[data-idx=\"1\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-bg/www-government-bg--2026-03-31T06-30-46-311Z--bulgaria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.bg/en\">Open</a>",
              "target": [
                "tr[data-idx=\"1\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-idx=\"1\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-idx=\"1\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.government.bg/en</div>",
              "target": [
                "tr[data-idx=\"1\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"1\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-bg--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-bg--2...\">",
              "target": [
                "tr[data-idx=\"1\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"1\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"1\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"1\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">80</td>",
              "target": [
                "tr[data-idx=\"1\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">1506</td>",
              "target": [
                "tr[data-idx=\"1\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-31T06:30:46.310Z\"><div class=\"date-date\">2026-03-31</div><div class=\"date-time\">6:30:46 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T06:30:46.310Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-31</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T06:30:46.310Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">6:30:46 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T06:30:46.310Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-31T06:28:57.600Z\" data-target=\"https://www.gov.ie/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"100\" data-total=\"7\" data-idx=\"2\" data-archived=\"false\">",
              "target": [
                "tr[data-idx=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-gov-ie/www-gov-ie--2026-03-31T06-28-57-600Z--ireland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.ie/\">Open</a></td>",
              "target": [
                "tr[data-idx=\"2\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-ie/www-gov-ie--2026-03-31T06-28-57-600Z--ireland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.ie/\">Open</a>",
              "target": [
                "tr[data-idx=\"2\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.ie/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-idx=\"2\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-idx=\"2\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.gov.ie/</div>",
              "target": [
                "tr[data-idx=\"2\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"2\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-ie--2026-03-...\" aria-label=\"Run ID www-gov-ie--2...\" data-full=\"www-gov-ie--2026-03-...\">",
              "target": [
                "tr[data-idx=\"2\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"2\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"2\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"2\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-idx=\"2\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">7</td>",
              "target": [
                "tr[data-idx=\"2\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-31T06:28:57.600Z\"><div class=\"date-date\">2026-03-31</div><div class=\"date-time\">6:28:57 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T06:28:57.600Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-31</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T06:28:57.600Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">6:28:57 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T06:28:57.600Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-31T05:46:02.004Z\" data-target=\"https://www.gov.ie/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"100\" data-total=\"7\" data-idx=\"3\" data-archived=\"false\">",
              "target": [
                "tr[data-idx=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-gov-ie/www-gov-ie--2026-03-31T05-46-02-004Z--ireland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.ie/\">Open</a></td>",
              "target": [
                "tr[data-idx=\"3\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-ie/www-gov-ie--2026-03-31T05-46-02-004Z--ireland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.ie/\">Open</a>",
              "target": [
                "tr[data-idx=\"3\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.ie/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-idx=\"3\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-idx=\"3\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.gov.ie/</div>",
              "target": [
                "tr[data-idx=\"3\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"3\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-ie--2026-03-...\" aria-label=\"Run ID www-gov-ie--2...\" data-full=\"www-gov-ie--2026-03-...\">",
              "target": [
                "tr[data-idx=\"3\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"3\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"3\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"3\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-idx=\"3\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">7</td>",
              "target": [
                "tr[data-idx=\"3\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-31T05:46:02.004Z\"><div class=\"date-date\">2026-03-31</div><div class=\"date-time\">5:46:02 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T05:46:02.004Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-31</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T05:46:02.004Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">5:46:02 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T05:46:02.004Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-31T05:44:13.101Z\" data-target=\"https://www.italia.it/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"78\" data-total=\"2148\" data-idx=\"4\" data-archived=\"false\">",
              "target": [
                "tr[data-pages=\"78\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-italia-it/www-italia-it--2026-03-31T05-44-13-102Z--italy-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.italia.it/\">Open</a></td>",
              "target": [
                "tr[data-pages=\"78\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-italia-it/www-italia-it--2026-03-31T05-44-13-102Z--italy-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.italia.it/\">Open</a>",
              "target": [
                "tr[data-pages=\"78\"] > .report-cell > .view-link[aria-label=\"Open https://www.italia.it/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-pages=\"78\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-pages=\"78\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.italia.it/</div>",
              "target": [
                "tr[data-pages=\"78\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-pages=\"78\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-italia-it--2026-...\" aria-label=\"Run ID www-italia-it...\" data-full=\"www-italia-it--2026-...\">",
              "target": [
                "tr[data-pages=\"78\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-pages=\"78\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-pages=\"78\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-pages=\"78\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">78</td>",
              "target": [
                "tr[data-pages=\"78\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">2148</td>",
              "target": [
                "tr[data-pages=\"78\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-31T05:44:13.101Z\"><div class=\"date-date\">2026-03-31</div><div class=\"date-time\">5:44:13 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T05:44:13.101Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-31</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T05:44:13.101Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">5:44:13 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T05:44:13.101Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-31T04:58:19.983Z\" data-target=\"https://www.italia.it/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"86\" data-total=\"2264\" data-idx=\"5\" data-archived=\"false\">",
              "target": [
                "tr[data-pages=\"86\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-italia-it/www-italia-it--2026-03-31T04-58-19-983Z--italy-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.italia.it/\">Open</a></td>",
              "target": [
                "tr[data-pages=\"86\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-italia-it/www-italia-it--2026-03-31T04-58-19-983Z--italy-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.italia.it/\">Open</a>",
              "target": [
                "tr[data-pages=\"86\"] > .report-cell > .view-link[aria-label=\"Open https://www.italia.it/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-pages=\"86\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-pages=\"86\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.italia.it/</div>",
              "target": [
                "tr[data-pages=\"86\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-pages=\"86\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-italia-it--2026-...\" aria-label=\"Run ID www-italia-it...\" data-full=\"www-italia-it--2026-...\">",
              "target": [
                "tr[data-pages=\"86\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-pages=\"86\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-pages=\"86\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-pages=\"86\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">86</td>",
              "target": [
                "tr[data-pages=\"86\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">2264</td>",
              "target": [
                "tr[data-pages=\"86\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-31T04:58:19.983Z\"><div class=\"date-date\">2026-03-31</div><div class=\"date-time\">4:58:19 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T04:58:19.983Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-31</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T04:58:19.983Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">4:58:19 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-31T04:58:19.983Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-30T07:32:05.566Z\" data-target=\"https://europa.eu/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"1\" data-total=\"0\" data-idx=\"6\" data-archived=\"false\">",
              "target": [
                "tr[data-idx=\"6\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/europa-eu/europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://europa.eu/\">Open</a></td>",
              "target": [
                "tr[data-idx=\"6\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/europa-eu/europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://europa.eu/\">Open</a>",
              "target": [
                "tr[data-idx=\"6\"] > .report-cell > .view-link[aria-label=\"Open https://europa.eu/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-idx=\"6\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-idx=\"6\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://europa.eu/</div>",
              "target": [
                "tr[data-idx=\"6\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"6\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium\" aria-label=\"Run ID europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium\" data-full=\"europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-idx=\"6\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"6\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"6\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"6\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">1</td>",
              "target": [
                "tr[data-idx=\"6\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-pass\">0</td>",
              "target": [
                "tr[data-idx=\"6\"] > .status-pass.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-30T07:32:05.566Z\"><div class=\"date-date\">2026-03-30</div><div class=\"date-time\">7:32:05 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-30T07:32:05.566Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-30</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-30T07:32:05.566Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">7:32:05 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-30T07:32:05.566Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-30T06:34:48.999Z\" data-target=\"https://europa.eu/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"1\" data-total=\"0\" data-idx=\"7\" data-archived=\"false\">",
              "target": [
                "tr[data-idx=\"7\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/europa-eu/europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://europa.eu/\">Open</a></td>",
              "target": [
                "tr[data-idx=\"7\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/europa-eu/europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://europa.eu/\">Open</a>",
              "target": [
                "tr[data-idx=\"7\"] > .report-cell > .view-link[aria-label=\"Open https://europa.eu/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-idx=\"7\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-idx=\"7\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://europa.eu/</div>",
              "target": [
                "tr[data-idx=\"7\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"7\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium\" aria-label=\"Run ID europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium\" data-full=\"europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-idx=\"7\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"7\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"7\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"7\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">1</td>",
              "target": [
                "tr[data-idx=\"7\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-pass\">0</td>",
              "target": [
                "tr[data-idx=\"7\"] > .status-pass.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-30T06:34:48.999Z\"><div class=\"date-date\">2026-03-30</div><div class=\"date-time\">6:34:48 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-30T06:34:48.999Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-30</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-30T06:34:48.999Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">6:34:48 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-30T06:34:48.999Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-30T05:44:31.079Z\" data-target=\"https://valtioneuvosto.fi/en\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"4\" data-total=\"15\" data-idx=\"8\" data-archived=\"false\">",
              "target": [
                "tr[data-idx=\"8\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-30T05-44-31-080Z--finland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://valtioneuvosto.fi/en\">Open</a></td>",
              "target": [
                "tr[data-idx=\"8\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-30T05-44-31-080Z--finland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://valtioneuvosto.fi/en\">Open</a>",
              "target": [
                "tr[data-idx=\"8\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-idx=\"8\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-idx=\"8\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://valtioneuvosto.fi/en</div>",
              "target": [
                "tr[data-idx=\"8\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"8\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"valtioneuvosto-fi--2...\" aria-label=\"Run ID valtioneuvost...\" data-full=\"valtioneuvosto-fi--2...\">",
              "target": [
                "tr[data-idx=\"8\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"8\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"8\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"8\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">4</td>",
              "target": [
                "tr[data-idx=\"8\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">15</td>",
              "target": [
                "tr[data-idx=\"8\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-30T05:44:31.079Z\"><div class=\"date-date\">2026-03-30</div><div class=\"date-time\">5:44:31 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-30T05:44:31.079Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-30</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-30T05:44:31.079Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">5:44:31 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-30T05:44:31.079Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-30T04:56:05.434Z\" data-target=\"https://valtioneuvosto.fi/en\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"5\" data-total=\"18\" data-idx=\"9\" data-archived=\"false\">",
              "target": [
                "tr[data-idx=\"9\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-30T04-56-05-434Z--finland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://valtioneuvosto.fi/en\">Open</a></td>",
              "target": [
                "tr[data-idx=\"9\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-30T04-56-05-434Z--finland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://valtioneuvosto.fi/en\">Open</a>",
              "target": [
                "tr[data-idx=\"9\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-idx=\"9\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-idx=\"9\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://valtioneuvosto.fi/en</div>",
              "target": [
                "tr[data-idx=\"9\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"9\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"valtioneuvosto-fi--2...\" aria-label=\"Run ID valtioneuvost...\" data-full=\"valtioneuvosto-fi--2...\">",
              "target": [
                "tr[data-idx=\"9\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"9\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"9\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"9\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">5</td>",
              "target": [
                "tr[data-idx=\"9\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">18</td>",
              "target": [
                "tr[data-idx=\"9\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-30T04:56:05.434Z\"><div class=\"date-date\">2026-03-30</div><div class=\"date-time\">4:56:05 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-30T04:56:05.434Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-30</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-30T04:56:05.434Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">4:56:05 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-30T04:56:05.434Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-29T05:33:38.228Z\" data-target=\"https://gouvernement.lu/en\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"4\" data-total=\"18\" data-idx=\"10\" data-archived=\"false\">",
              "target": [
                "tr[data-idx=\"10\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/gouvernement-lu/gouvernement-lu--2026-03-29T05-33-38-228Z--luxembourg-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://gouvernement.lu/en\">Open</a></td>",
              "target": [
                "tr[data-idx=\"10\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/gouvernement-lu/gouvernement-lu--2026-03-29T05-33-38-228Z--luxembourg-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://gouvernement.lu/en\">Open</a>",
              "target": [
                "tr[data-idx=\"10\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-idx=\"10\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-idx=\"10\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://gouvernement.lu/en</div>",
              "target": [
                "tr[data-idx=\"10\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"10\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"gouvernement-lu--202...\" aria-label=\"Run ID gouvernement-...\" data-full=\"gouvernement-lu--202...\">",
              "target": [
                "tr[data-idx=\"10\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"10\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"10\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"10\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">4</td>",
              "target": [
                "tr[data-idx=\"10\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">18</td>",
              "target": [
                "tr[data-idx=\"10\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-29T05:33:38.228Z\"><div class=\"date-date\">2026-03-29</div><div class=\"date-time\">5:33:38 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-29T05:33:38.228Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-29</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-29T05:33:38.228Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">5:33:38 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-29T05:33:38.228Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-29T04:49:24.237Z\" data-target=\"https://gouvernement.lu/en\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"4\" data-total=\"18\" data-idx=\"11\" data-archived=\"false\">",
              "target": [
                "tr[data-idx=\"11\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/gouvernement-lu/gouvernement-lu--2026-03-29T04-49-24-237Z--luxembourg-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://gouvernement.lu/en\">Open</a></td>",
              "target": [
                "tr[data-idx=\"11\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/gouvernement-lu/gouvernement-lu--2026-03-29T04-49-24-237Z--luxembourg-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://gouvernement.lu/en\">Open</a>",
              "target": [
                "tr[data-idx=\"11\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-idx=\"11\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-idx=\"11\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://gouvernement.lu/en</div>",
              "target": [
                "tr[data-idx=\"11\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"11\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"gouvernement-lu--202...\" aria-label=\"Run ID gouvernement-...\" data-full=\"gouvernement-lu--202...\">",
              "target": [
                "tr[data-idx=\"11\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"11\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"11\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"11\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">4</td>",
              "target": [
                "tr[data-idx=\"11\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">18</td>",
              "target": [
                "tr[data-idx=\"11\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-29T04:49:24.237Z\"><div class=\"date-date\">2026-03-29</div><div class=\"date-time\">4:49:24 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-29T04:49:24.237Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-29</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-29T04:49:24.237Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">4:49:24 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-29T04:49:24.237Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-28T10:09:06.031Z\" data-target=\"https://www.vlada.cz/en/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"63\" data-total=\"419\" data-idx=\"12\" data-archived=\"false\">",
              "target": [
                "tr[data-pages=\"63\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-vlada-cz/www-vlada-cz--2026-03-28T10-09-06-031Z--czechia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.vlada.cz/en/\">Open</a></td>",
              "target": [
                "tr[data-pages=\"63\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-vlada-cz/www-vlada-cz--2026-03-28T10-09-06-031Z--czechia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.vlada.cz/en/\">Open</a>",
              "target": [
                "tr[data-pages=\"63\"] > .report-cell > .view-link[aria-label=\"Open https://www.vlada.cz/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-pages=\"63\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-pages=\"63\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.vlada.cz/en/</div>",
              "target": [
                "tr[data-pages=\"63\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-pages=\"63\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-vlada-cz--2026-0...\" aria-label=\"Run ID www-vlada-cz-...\" data-full=\"www-vlada-cz--2026-0...\">",
              "target": [
                "tr[data-pages=\"63\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-pages=\"63\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-pages=\"63\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-pages=\"63\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">63</td>",
              "target": [
                "tr[data-pages=\"63\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">419</td>",
              "target": [
                "tr[data-pages=\"63\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-28T10:09:06.031Z\"><div class=\"date-date\">2026-03-28</div><div class=\"date-time\">10:09:06 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-28T10:09:06.031Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-28</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-28T10:09:06.031Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:09:06 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-28T10:09:06.031Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-28T09:12:58.069Z\" data-target=\"https://www.gov.pl/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"100\" data-total=\"299\" data-idx=\"13\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"299\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-gov-pl/www-gov-pl--2026-03-28T09-12-58-070Z--poland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.pl/\">Open</a></td>",
              "target": [
                "tr[data-total=\"299\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-pl/www-gov-pl--2026-03-28T09-12-58-070Z--poland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.pl/\">Open</a>",
              "target": [
                "tr[data-total=\"299\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.pl/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"299\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"299\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.gov.pl/</div>",
              "target": [
                "tr[data-total=\"299\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"299\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-pl--2026-03-...\" aria-label=\"Run ID www-gov-pl--2...\" data-full=\"www-gov-pl--2026-03-...\">",
              "target": [
                "tr[data-total=\"299\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"299\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"299\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"299\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-total=\"299\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">299</td>",
              "target": [
                "tr[data-total=\"299\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-28T09:12:58.069Z\"><div class=\"date-date\">2026-03-28</div><div class=\"date-time\">9:12:58 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-28T09:12:58.069Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-28</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-28T09:12:58.069Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">9:12:58 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-28T09:12:58.069Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-27T10:17:41.788Z\" data-target=\"https://www.latvia.eu/en\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"100\" data-total=\"5184\" data-idx=\"14\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"5184\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-latvia-eu/www-latvia-eu--2026-03-27T10-17-41-788Z--latvia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.latvia.eu/en\">Open</a></td>",
              "target": [
                "tr[data-total=\"5184\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-latvia-eu/www-latvia-eu--2026-03-27T10-17-41-788Z--latvia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.latvia.eu/en\">Open</a>",
              "target": [
                "tr[data-total=\"5184\"] > .report-cell > .view-link[aria-label=\"Open https://www.latvia.eu/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"5184\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"5184\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.latvia.eu/en</div>",
              "target": [
                "tr[data-total=\"5184\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"5184\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-latvia-eu--2026-...\" aria-label=\"Run ID www-latvia-eu...\" data-full=\"www-latvia-eu--2026-...\">",
              "target": [
                "tr[data-total=\"5184\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"5184\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"5184\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"5184\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-total=\"5184\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">5184</td>",
              "target": [
                "tr[data-total=\"5184\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-27T10:17:41.788Z\"><div class=\"date-date\">2026-03-27</div><div class=\"date-time\">10:17:41 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-27T10:17:41.788Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-27</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-27T10:17:41.788Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:17:41 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-27T10:17:41.788Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-27T09:21:52.340Z\" data-target=\"https://www.latvia.eu/en\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"100\" data-total=\"5223\" data-idx=\"15\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"5223\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-latvia-eu/www-latvia-eu--2026-03-27T09-21-52-340Z--latvia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.latvia.eu/en\">Open</a></td>",
              "target": [
                "tr[data-total=\"5223\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-latvia-eu/www-latvia-eu--2026-03-27T09-21-52-340Z--latvia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.latvia.eu/en\">Open</a>",
              "target": [
                "tr[data-total=\"5223\"] > .report-cell > .view-link[aria-label=\"Open https://www.latvia.eu/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"5223\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"5223\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.latvia.eu/en</div>",
              "target": [
                "tr[data-total=\"5223\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"5223\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-latvia-eu--2026-...\" aria-label=\"Run ID www-latvia-eu...\" data-full=\"www-latvia-eu--2026-...\">",
              "target": [
                "tr[data-total=\"5223\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"5223\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"5223\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"5223\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-total=\"5223\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">5223</td>",
              "target": [
                "tr[data-total=\"5223\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-27T09:21:52.340Z\"><div class=\"date-date\">2026-03-27</div><div class=\"date-time\">9:21:52 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-27T09:21:52.340Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-27</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-27T09:21:52.340Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">9:21:52 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-27T09:21:52.340Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-27T09:20:16.916Z\" data-target=\"https://www.oesterreich.gv.at/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"99\" data-total=\"17\" data-idx=\"16\" data-archived=\"false\">",
              "target": [
                "tr[data-pages=\"99\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-27T09-20-16-916Z--austria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.oesterreich.gv.at/\">Open</a></td>",
              "target": [
                "tr[data-pages=\"99\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-27T09-20-16-916Z--austria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.oesterreich.gv.at/\">Open</a>",
              "target": [
                "tr[data-pages=\"99\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-pages=\"99\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-pages=\"99\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.oesterreich.gv.at/</div>",
              "target": [
                "tr[data-pages=\"99\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-pages=\"99\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-oesterreich-gv-a...\" aria-label=\"Run ID www-oesterrei...\" data-full=\"www-oesterreich-gv-a...\">",
              "target": [
                "tr[data-pages=\"99\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-pages=\"99\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-pages=\"99\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-pages=\"99\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">99</td>",
              "target": [
                "tr[data-pages=\"99\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">17</td>",
              "target": [
                "tr[data-pages=\"99\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-27T09:20:16.916Z\"><div class=\"date-date\">2026-03-27</div><div class=\"date-time\">9:20:16 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-27T09:20:16.916Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-27</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-27T09:20:16.916Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">9:20:16 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-27T09:20:16.916Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-27T08:14:27.830Z\" data-target=\"https://www.sanidad.gob.es/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"27\" data-total=\"309\" data-idx=\"17\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"309\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-27T08-14-27-830Z--spain-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.sanidad.gob.es/\">Open</a></td>",
              "target": [
                "tr[data-total=\"309\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-27T08-14-27-830Z--spain-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.sanidad.gob.es/\">Open</a>",
              "target": [
                "tr[data-total=\"309\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"309\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"309\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.sanidad.gob.es/</div>",
              "target": [
                "tr[data-total=\"309\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"309\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-sanidad-gob-es--...\" aria-label=\"Run ID www-sanidad-g...\" data-full=\"www-sanidad-gob-es--...\">",
              "target": [
                "tr[data-total=\"309\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"309\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"309\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"309\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">27</td>",
              "target": [
                "tr[data-total=\"309\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">309</td>",
              "target": [
                "tr[data-total=\"309\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-27T08:14:27.830Z\"><div class=\"date-date\">2026-03-27</div><div class=\"date-time\">8:14:27 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-27T08:14:27.830Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-27</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-27T08:14:27.830Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">8:14:27 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-27T08:14:27.830Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-27T07:32:01.229Z\" data-target=\"https://www.sanidad.gob.es/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"27\" data-total=\"305\" data-idx=\"18\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"305\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-27T07-32-01-229Z--spain-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.sanidad.gob.es/\">Open</a></td>",
              "target": [
                "tr[data-total=\"305\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-27T07-32-01-229Z--spain-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.sanidad.gob.es/\">Open</a>",
              "target": [
                "tr[data-total=\"305\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"305\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"305\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.sanidad.gob.es/</div>",
              "target": [
                "tr[data-total=\"305\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"305\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-sanidad-gob-es--...\" aria-label=\"Run ID www-sanidad-g...\" data-full=\"www-sanidad-gob-es--...\">",
              "target": [
                "tr[data-total=\"305\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"305\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"305\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"305\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">27</td>",
              "target": [
                "tr[data-total=\"305\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">305</td>",
              "target": [
                "tr[data-total=\"305\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-27T07:32:01.229Z\"><div class=\"date-date\">2026-03-27</div><div class=\"date-time\">7:32:01 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-27T07:32:01.229Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-27</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-27T07:32:01.229Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">7:32:01 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-27T07:32:01.229Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-26T10:19:43.807Z\" data-target=\"https://www.who.int/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"100\" data-total=\"1013\" data-idx=\"19\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"1013\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-who-int/www-who-int--2026-03-26T10-19-43-808Z--who-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.who.int/\">Open</a></td>",
              "target": [
                "tr[data-total=\"1013\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-who-int/www-who-int--2026-03-26T10-19-43-808Z--who-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.who.int/\">Open</a>",
              "target": [
                "tr[data-total=\"1013\"] > .report-cell > .view-link[aria-label=\"Open https://www.who.int/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"1013\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"1013\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.who.int/</div>",
              "target": [
                "tr[data-total=\"1013\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"1013\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-who-int--2026-03...\" aria-label=\"Run ID www-who-int--...\" data-full=\"www-who-int--2026-03...\">",
              "target": [
                "tr[data-total=\"1013\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"1013\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"1013\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"1013\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-total=\"1013\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">1013</td>",
              "target": [
                "tr[data-total=\"1013\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-26T10:19:43.807Z\"><div class=\"date-date\">2026-03-26</div><div class=\"date-time\">10:19:43 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T10:19:43.807Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-26</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T10:19:43.807Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:19:43 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T10:19:43.807Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-26T09:21:56.204Z\" data-target=\"https://www.who.int/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"100\" data-total=\"1264\" data-idx=\"20\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"1264\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-who-int/www-who-int--2026-03-26T09-21-56-205Z--who-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.who.int/\">Open</a></td>",
              "target": [
                "tr[data-total=\"1264\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-who-int/www-who-int--2026-03-26T09-21-56-205Z--who-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.who.int/\">Open</a>",
              "target": [
                "tr[data-total=\"1264\"] > .report-cell > .view-link[aria-label=\"Open https://www.who.int/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"1264\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"1264\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.who.int/</div>",
              "target": [
                "tr[data-total=\"1264\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"1264\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-who-int--2026-03...\" aria-label=\"Run ID www-who-int--...\" data-full=\"www-who-int--2026-03...\">",
              "target": [
                "tr[data-total=\"1264\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"1264\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"1264\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"1264\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-total=\"1264\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">1264</td>",
              "target": [
                "tr[data-total=\"1264\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-26T09:21:56.204Z\"><div class=\"date-date\">2026-03-26</div><div class=\"date-time\">9:21:56 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T09:21:56.204Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-26</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T09:21:56.204Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">9:21:56 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T09:21:56.204Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-26T09:21:10.502Z\" data-target=\"https://www.gov.si/en\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"31\" data-total=\"56\" data-idx=\"21\" data-archived=\"false\">",
              "target": [
                "tr[data-idx=\"21\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-gov-si/www-gov-si--2026-03-26T09-21-10-502Z--slovenia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.si/en\">Open</a></td>",
              "target": [
                "tr[data-idx=\"21\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-si/www-gov-si--2026-03-26T09-21-10-502Z--slovenia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.si/en\">Open</a>",
              "target": [
                "tr[data-idx=\"21\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.si/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-idx=\"21\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-idx=\"21\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.gov.si/en</div>",
              "target": [
                "tr[data-idx=\"21\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"21\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-si--2026-03-...\" aria-label=\"Run ID www-gov-si--2...\" data-full=\"www-gov-si--2026-03-...\">",
              "target": [
                "tr[data-idx=\"21\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"21\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"21\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"21\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">31</td>",
              "target": [
                "tr[data-idx=\"21\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">56</td>",
              "target": [
                "tr[data-idx=\"21\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-26T09:21:10.502Z\"><div class=\"date-date\">2026-03-26</div><div class=\"date-time\">9:21:10 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T09:21:10.502Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-26</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T09:21:10.502Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">9:21:10 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T09:21:10.502Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-26T08:17:16.715Z\" data-target=\"https://www.gov.si/en\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"31\" data-total=\"56\" data-idx=\"22\" data-archived=\"false\">",
              "target": [
                "tr[data-idx=\"22\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-gov-si/www-gov-si--2026-03-26T08-17-16-716Z--slovenia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.si/en\">Open</a></td>",
              "target": [
                "tr[data-idx=\"22\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-si/www-gov-si--2026-03-26T08-17-16-716Z--slovenia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.si/en\">Open</a>",
              "target": [
                "tr[data-idx=\"22\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.si/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-idx=\"22\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-idx=\"22\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.gov.si/en</div>",
              "target": [
                "tr[data-idx=\"22\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"22\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-si--2026-03-...\" aria-label=\"Run ID www-gov-si--2...\" data-full=\"www-gov-si--2026-03-...\">",
              "target": [
                "tr[data-idx=\"22\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"22\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"22\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"22\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">31</td>",
              "target": [
                "tr[data-idx=\"22\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">56</td>",
              "target": [
                "tr[data-idx=\"22\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-26T08:17:16.715Z\"><div class=\"date-date\">2026-03-26</div><div class=\"date-time\">8:17:16 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T08:17:16.715Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-26</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T08:17:16.715Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">8:17:16 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T08:17:16.715Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-26T08:17:11.543Z\" data-target=\"https://www.belgium.be/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"1\" data-total=\"3\" data-idx=\"23\" data-archived=\"false\">",
              "target": [
                "tr[data-idx=\"23\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-belgium-be/www-belgium-be--2026-03-26T08-17-11-544Z--belgium-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.belgium.be/\">Open</a></td>",
              "target": [
                "tr[data-idx=\"23\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-belgium-be/www-belgium-be--2026-03-26T08-17-11-544Z--belgium-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.belgium.be/\">Open</a>",
              "target": [
                "tr[data-idx=\"23\"] > .report-cell > .view-link[aria-label=\"Open https://www.belgium.be/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-idx=\"23\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-idx=\"23\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.belgium.be/</div>",
              "target": [
                "tr[data-idx=\"23\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"23\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-belgium-be--2026...\" aria-label=\"Run ID www-belgium-b...\" data-full=\"www-belgium-be--2026...\">",
              "target": [
                "tr[data-idx=\"23\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"23\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"23\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"23\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">1</td>",
              "target": [
                "tr[data-idx=\"23\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">3</td>",
              "target": [
                "tr[data-idx=\"23\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-26T08:17:11.543Z\"><div class=\"date-date\">2026-03-26</div><div class=\"date-time\">8:17:11 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T08:17:11.543Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-26</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T08:17:11.543Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">8:17:11 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T08:17:11.543Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-26T07:40:01.098Z\" data-target=\"https://www.regeringen.se/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"100\" data-total=\"17\" data-idx=\"24\" data-archived=\"false\">",
              "target": [
                "tr[data-idx=\"24\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-regeringen-se/www-regeringen-se--2026-03-26T07-40-01-098Z--sweden-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.regeringen.se/\">Open</a></td>",
              "target": [
                "tr[data-idx=\"24\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-regeringen-se/www-regeringen-se--2026-03-26T07-40-01-098Z--sweden-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.regeringen.se/\">Open</a>",
              "target": [
                "tr[data-idx=\"24\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-idx=\"24\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-idx=\"24\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.regeringen.se/</div>",
              "target": [
                "tr[data-idx=\"24\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"24\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-regeringen-se--2...\" aria-label=\"Run ID www-regeringe...\" data-full=\"www-regeringen-se--2...\">",
              "target": [
                "tr[data-idx=\"24\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"24\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"24\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"24\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-idx=\"24\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">17</td>",
              "target": [
                "tr[data-idx=\"24\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-26T07:40:01.098Z\"><div class=\"date-date\">2026-03-26</div><div class=\"date-time\">7:40:01 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T07:40:01.098Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-26</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T07:40:01.098Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">7:40:01 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T07:40:01.098Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-26T06:34:45.690Z\" data-target=\"https://www.regeringen.se/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"100\" data-total=\"15\" data-idx=\"25\" data-archived=\"false\">",
              "target": [
                "tr[data-idx=\"25\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-regeringen-se/www-regeringen-se--2026-03-26T06-34-45-690Z--sweden-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.regeringen.se/\">Open</a></td>",
              "target": [
                "tr[data-idx=\"25\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-regeringen-se/www-regeringen-se--2026-03-26T06-34-45-690Z--sweden-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.regeringen.se/\">Open</a>",
              "target": [
                "tr[data-idx=\"25\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-idx=\"25\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-idx=\"25\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.regeringen.se/</div>",
              "target": [
                "tr[data-idx=\"25\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"25\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-regeringen-se--2...\" aria-label=\"Run ID www-regeringe...\" data-full=\"www-regeringen-se--2...\">",
              "target": [
                "tr[data-idx=\"25\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"25\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"25\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"25\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-idx=\"25\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">15</td>",
              "target": [
                "tr[data-idx=\"25\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-26T06:34:45.690Z\"><div class=\"date-date\">2026-03-26</div><div class=\"date-time\">6:34:45 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T06:34:45.690Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-26</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T06:34:45.690Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">6:34:45 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-26T06:34:45.690Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-25T09:18:39.440Z\" data-target=\"https://www.un.org/en/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"94\" data-total=\"4059\" data-idx=\"26\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"4059\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-un-org/www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.un.org/en/\">Open</a></td>",
              "target": [
                "tr[data-total=\"4059\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-un-org/www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.un.org/en/\">Open</a>",
              "target": [
                "tr[data-total=\"4059\"] > .report-cell > .view-link[aria-label=\"Open https://www.un.org/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"4059\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"4059\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.un.org/en/</div>",
              "target": [
                "tr[data-total=\"4059\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"4059\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium\" aria-label=\"Run ID www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium\" data-full=\"www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-total=\"4059\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"4059\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"4059\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"4059\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">94</td>",
              "target": [
                "tr[data-total=\"4059\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">4059</td>",
              "target": [
                "tr[data-total=\"4059\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-25T09:18:39.440Z\"><div class=\"date-date\">2026-03-25</div><div class=\"date-time\">9:18:39 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T09:18:39.440Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-25</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T09:18:39.440Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">9:18:39 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T09:18:39.440Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-25T08:13:32.626Z\" data-target=\"https://vlada.gov.hr/en\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"47\" data-total=\"727\" data-idx=\"27\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"727\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/vlada-gov-hr/vlada-gov-hr--2026-03-25T08-13-32-627Z--croatia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://vlada.gov.hr/en\">Open</a></td>",
              "target": [
                "tr[data-total=\"727\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/vlada-gov-hr/vlada-gov-hr--2026-03-25T08-13-32-627Z--croatia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://vlada.gov.hr/en\">Open</a>",
              "target": [
                "tr[data-total=\"727\"] > .report-cell > .view-link[aria-label=\"Open https://vlada.gov.hr/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"727\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"727\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://vlada.gov.hr/en</div>",
              "target": [
                "tr[data-total=\"727\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"727\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"vlada-gov-hr--2026-0...\" aria-label=\"Run ID vlada-gov-hr-...\" data-full=\"vlada-gov-hr--2026-0...\">",
              "target": [
                "tr[data-total=\"727\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"727\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"727\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"727\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">47</td>",
              "target": [
                "tr[data-total=\"727\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">727</td>",
              "target": [
                "tr[data-total=\"727\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-25T08:13:32.626Z\"><div class=\"date-date\">2026-03-25</div><div class=\"date-time\">8:13:32 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T08:13:32.626Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-25</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T08:13:32.626Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">8:13:32 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T08:13:32.626Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-25T07:35:07.695Z\" data-target=\"https://vlada.gov.hr/en\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"47\" data-total=\"716\" data-idx=\"28\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"716\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/vlada-gov-hr/vlada-gov-hr--2026-03-25T07-35-07-696Z--croatia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://vlada.gov.hr/en\">Open</a></td>",
              "target": [
                "tr[data-total=\"716\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/vlada-gov-hr/vlada-gov-hr--2026-03-25T07-35-07-696Z--croatia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://vlada.gov.hr/en\">Open</a>",
              "target": [
                "tr[data-total=\"716\"] > .report-cell > .view-link[aria-label=\"Open https://vlada.gov.hr/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"716\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"716\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://vlada.gov.hr/en</div>",
              "target": [
                "tr[data-total=\"716\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"716\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"vlada-gov-hr--2026-0...\" aria-label=\"Run ID vlada-gov-hr-...\" data-full=\"vlada-gov-hr--2026-0...\">",
              "target": [
                "tr[data-total=\"716\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"716\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"716\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"716\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">47</td>",
              "target": [
                "tr[data-total=\"716\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">716</td>",
              "target": [
                "tr[data-total=\"716\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-25T07:35:07.695Z\"><div class=\"date-date\">2026-03-25</div><div class=\"date-time\">7:35:07 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T07:35:07.695Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-25</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T07:35:07.695Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">7:35:07 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T07:35:07.695Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-25T07:29:49.137Z\" data-target=\"https://www.portugal.gov.pt/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"97\" data-total=\"2320\" data-idx=\"29\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"2320\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-25T07-29-49-137Z--portugal-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.portugal.gov.pt/\">Open</a></td>",
              "target": [
                "tr[data-total=\"2320\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-25T07-29-49-137Z--portugal-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.portugal.gov.pt/\">Open</a>",
              "target": [
                "tr[data-total=\"2320\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"2320\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"2320\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.portugal.gov.pt/</div>",
              "target": [
                "tr[data-total=\"2320\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"2320\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-portugal-gov-pt-...\" aria-label=\"Run ID www-portugal-...\" data-full=\"www-portugal-gov-pt-...\">",
              "target": [
                "tr[data-total=\"2320\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"2320\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"2320\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"2320\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">97</td>",
              "target": [
                "tr[data-total=\"2320\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">2320</td>",
              "target": [
                "tr[data-total=\"2320\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-25T07:29:49.137Z\"><div class=\"date-date\">2026-03-25</div><div class=\"date-time\">7:29:49 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T07:29:49.137Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-25</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T07:29:49.137Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">7:29:49 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T07:29:49.137Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-25T06:29:01.218Z\" data-target=\"https://www.portugal.gov.pt/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"95\" data-total=\"2229\" data-idx=\"30\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"2229\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-25T06-29-01-219Z--portugal-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.portugal.gov.pt/\">Open</a></td>",
              "target": [
                "tr[data-total=\"2229\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-25T06-29-01-219Z--portugal-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.portugal.gov.pt/\">Open</a>",
              "target": [
                "tr[data-total=\"2229\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"2229\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"2229\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.portugal.gov.pt/</div>",
              "target": [
                "tr[data-total=\"2229\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"2229\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-portugal-gov-pt-...\" aria-label=\"Run ID www-portugal-...\" data-full=\"www-portugal-gov-pt-...\">",
              "target": [
                "tr[data-total=\"2229\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"2229\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"2229\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"2229\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">95</td>",
              "target": [
                "tr[data-total=\"2229\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">2229</td>",
              "target": [
                "tr[data-total=\"2229\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-25T06:29:01.218Z\"><div class=\"date-date\">2026-03-25</div><div class=\"date-time\">6:29:01 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T06:29:01.218Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-25</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T06:29:01.218Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">6:29:01 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T06:29:01.218Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-25T06:28:37.197Z\" data-target=\"https://www.elysee.fr/en/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"26\" data-total=\"9\" data-idx=\"31\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"9\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-elysee-fr/www-elysee-fr--2026-03-25T06-28-37-198Z--france-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.elysee.fr/en/\">Open</a></td>",
              "target": [
                "tr[data-total=\"9\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-elysee-fr/www-elysee-fr--2026-03-25T06-28-37-198Z--france-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.elysee.fr/en/\">Open</a>",
              "target": [
                "tr[data-total=\"9\"] > .report-cell > .view-link[aria-label=\"Open https://www.elysee.fr/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"9\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"9\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.elysee.fr/en/</div>",
              "target": [
                "tr[data-total=\"9\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"9\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-elysee-fr--2026-...\" aria-label=\"Run ID www-elysee-fr...\" data-full=\"www-elysee-fr--2026-...\">",
              "target": [
                "tr[data-total=\"9\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"9\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"9\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"9\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">26</td>",
              "target": [
                "tr[data-total=\"9\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">9</td>",
              "target": [
                "tr[data-total=\"9\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-25T06:28:37.197Z\"><div class=\"date-date\">2026-03-25</div><div class=\"date-time\">6:28:37 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T06:28:37.197Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-25</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T06:28:37.197Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">6:28:37 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T06:28:37.197Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-25T05:29:28.393Z\" data-target=\"https://www.elysee.fr/en/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"26\" data-total=\"11\" data-idx=\"32\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"11\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-elysee-fr/www-elysee-fr--2026-03-25T05-29-28-393Z--france-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.elysee.fr/en/\">Open</a></td>",
              "target": [
                "tr[data-total=\"11\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-elysee-fr/www-elysee-fr--2026-03-25T05-29-28-393Z--france-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.elysee.fr/en/\">Open</a>",
              "target": [
                "tr[data-total=\"11\"] > .report-cell > .view-link[aria-label=\"Open https://www.elysee.fr/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"11\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"11\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.elysee.fr/en/</div>",
              "target": [
                "tr[data-total=\"11\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"11\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-elysee-fr--2026-...\" aria-label=\"Run ID www-elysee-fr...\" data-full=\"www-elysee-fr--2026-...\">",
              "target": [
                "tr[data-total=\"11\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"11\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"11\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"11\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">26</td>",
              "target": [
                "tr[data-total=\"11\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">11</td>",
              "target": [
                "tr[data-total=\"11\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-25T05:29:28.393Z\"><div class=\"date-date\">2026-03-25</div><div class=\"date-time\">5:29:28 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T05:29:28.393Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-25</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T05:29:28.393Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">5:29:28 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-25T05:29:28.393Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-24T07:23:40.442Z\" data-target=\"https://www.government.bg/en\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"79\" data-total=\"1484\" data-idx=\"33\" data-archived=\"false\">",
              "target": [
                "tr[data-pages=\"79\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-government-bg/www-government-bg--2026-03-24T07-23-40-442Z--bulgaria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.bg/en\">Open</a></td>",
              "target": [
                "tr[data-pages=\"79\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-bg/www-government-bg--2026-03-24T07-23-40-442Z--bulgaria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.bg/en\">Open</a>",
              "target": [
                "tr[data-pages=\"79\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-pages=\"79\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-pages=\"79\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.government.bg/en</div>",
              "target": [
                "tr[data-pages=\"79\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-pages=\"79\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-bg--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-bg--2...\">",
              "target": [
                "tr[data-pages=\"79\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-pages=\"79\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-pages=\"79\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-pages=\"79\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">79</td>",
              "target": [
                "tr[data-pages=\"79\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">1484</td>",
              "target": [
                "tr[data-pages=\"79\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-24T07:23:40.442Z\"><div class=\"date-date\">2026-03-24</div><div class=\"date-time\">7:23:40 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-24T07:23:40.442Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-24</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-24T07:23:40.442Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">7:23:40 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-24T07:23:40.442Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-24T06:24:23.091Z\" data-target=\"https://www.gov.ie/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"100\" data-total=\"8\" data-idx=\"34\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"8\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-gov-ie/www-gov-ie--2026-03-24T06-24-23-092Z--ireland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.ie/\">Open</a></td>",
              "target": [
                "tr[data-total=\"8\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-ie/www-gov-ie--2026-03-24T06-24-23-092Z--ireland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.ie/\">Open</a>",
              "target": [
                "tr[data-total=\"8\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.ie/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"8\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"8\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.gov.ie/</div>",
              "target": [
                "tr[data-total=\"8\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"8\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-ie--2026-03-...\" aria-label=\"Run ID www-gov-ie--2...\" data-full=\"www-gov-ie--2026-03-...\">",
              "target": [
                "tr[data-total=\"8\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"8\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"8\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"8\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-total=\"8\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">8</td>",
              "target": [
                "tr[data-total=\"8\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-24T06:24:23.091Z\"><div class=\"date-date\">2026-03-24</div><div class=\"date-time\">6:24:23 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-24T06:24:23.091Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-24</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-24T06:24:23.091Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">6:24:23 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-24T06:24:23.091Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-24T05:41:03.639Z\" data-target=\"https://www.italia.it/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"88\" data-total=\"2348\" data-idx=\"35\" data-archived=\"false\">",
              "target": [
                "tr[data-pages=\"88\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-italia-it/www-italia-it--2026-03-24T05-41-03-639Z--italy-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.italia.it/\">Open</a></td>",
              "target": [
                "tr[data-pages=\"88\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-italia-it/www-italia-it--2026-03-24T05-41-03-639Z--italy-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.italia.it/\">Open</a>",
              "target": [
                "tr[data-pages=\"88\"] > .report-cell > .view-link[aria-label=\"Open https://www.italia.it/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-pages=\"88\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-pages=\"88\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.italia.it/</div>",
              "target": [
                "tr[data-pages=\"88\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-pages=\"88\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-italia-it--2026-...\" aria-label=\"Run ID www-italia-it...\" data-full=\"www-italia-it--2026-...\">",
              "target": [
                "tr[data-pages=\"88\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-pages=\"88\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-pages=\"88\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-pages=\"88\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">88</td>",
              "target": [
                "tr[data-pages=\"88\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">2348</td>",
              "target": [
                "tr[data-pages=\"88\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-24T05:41:03.639Z\"><div class=\"date-date\">2026-03-24</div><div class=\"date-time\">5:41:03 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-24T05:41:03.639Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-24</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-24T05:41:03.639Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">5:41:03 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-24T05:41:03.639Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-23T07:29:01.002Z\" data-target=\"https://europa.eu/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"1\" data-total=\"0\" data-idx=\"36\" data-archived=\"false\">",
              "target": [
                "tr[data-idx=\"36\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/europa-eu/europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://europa.eu/\">Open</a></td>",
              "target": [
                "tr[data-idx=\"36\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/europa-eu/europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://europa.eu/\">Open</a>",
              "target": [
                "tr[data-idx=\"36\"] > .report-cell > .view-link[aria-label=\"Open https://europa.eu/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-idx=\"36\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-idx=\"36\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://europa.eu/</div>",
              "target": [
                "tr[data-idx=\"36\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"36\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium\" aria-label=\"Run ID europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium\" data-full=\"europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-idx=\"36\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"36\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"36\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"36\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">1</td>",
              "target": [
                "tr[data-idx=\"36\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-pass\">0</td>",
              "target": [
                "tr[data-idx=\"36\"] > .status-pass.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-23T07:29:01.002Z\"><div class=\"date-date\">2026-03-23</div><div class=\"date-time\">7:29:01 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-23T07:29:01.002Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-23</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-23T07:29:01.002Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">7:29:01 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-23T07:29:01.002Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-23T05:33:38.125Z\" data-target=\"https://valtioneuvosto.fi/en\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"5\" data-total=\"23\" data-idx=\"37\" data-archived=\"false\">",
              "target": [
                "tr[data-idx=\"37\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-23T05-33-38-126Z--finland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://valtioneuvosto.fi/en\">Open</a></td>",
              "target": [
                "tr[data-idx=\"37\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-23T05-33-38-126Z--finland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://valtioneuvosto.fi/en\">Open</a>",
              "target": [
                "tr[data-idx=\"37\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-idx=\"37\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-idx=\"37\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://valtioneuvosto.fi/en</div>",
              "target": [
                "tr[data-idx=\"37\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"37\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"valtioneuvosto-fi--2...\" aria-label=\"Run ID valtioneuvost...\" data-full=\"valtioneuvosto-fi--2...\">",
              "target": [
                "tr[data-idx=\"37\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"37\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"37\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"37\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">5</td>",
              "target": [
                "tr[data-idx=\"37\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">23</td>",
              "target": [
                "tr[data-idx=\"37\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-23T05:33:38.125Z\"><div class=\"date-date\">2026-03-23</div><div class=\"date-time\">5:33:38 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-23T05:33:38.125Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-23</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-23T05:33:38.125Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">5:33:38 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-23T05:33:38.125Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-23T04:45:24.296Z\" data-target=\"https://www.japan.go.jp/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"18\" data-total=\"663\" data-idx=\"38\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"663\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-japan-go-jp/www-japan-go-jp--2026-03-23T04-45-24-296Z--japan-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.japan.go.jp/\">Open</a></td>",
              "target": [
                "tr[data-total=\"663\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-japan-go-jp/www-japan-go-jp--2026-03-23T04-45-24-296Z--japan-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.japan.go.jp/\">Open</a>",
              "target": [
                "tr[data-total=\"663\"] > .report-cell > .view-link[aria-label=\"Open https://www.japan.go.jp/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"663\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"663\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.japan.go.jp/</div>",
              "target": [
                "tr[data-total=\"663\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"663\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-japan-go-jp--202...\" aria-label=\"Run ID www-japan-go-...\" data-full=\"www-japan-go-jp--202...\">",
              "target": [
                "tr[data-total=\"663\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"663\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"663\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"663\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">18</td>",
              "target": [
                "tr[data-total=\"663\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">663</td>",
              "target": [
                "tr[data-total=\"663\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-23T04:45:24.296Z\"><div class=\"date-date\">2026-03-23</div><div class=\"date-time\">4:45:24 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-23T04:45:24.296Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-23</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-23T04:45:24.296Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">4:45:24 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-23T04:45:24.296Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-22T05:26:26.795Z\" data-target=\"https://gouvernement.lu/en\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"4\" data-total=\"18\" data-idx=\"39\" data-archived=\"false\">",
              "target": [
                "tr[data-idx=\"39\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/gouvernement-lu/gouvernement-lu--2026-03-22T05-26-26-796Z--luxembourg-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://gouvernement.lu/en\">Open</a></td>",
              "target": [
                "tr[data-idx=\"39\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/gouvernement-lu/gouvernement-lu--2026-03-22T05-26-26-796Z--luxembourg-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://gouvernement.lu/en\">Open</a>",
              "target": [
                "tr[data-idx=\"39\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-idx=\"39\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-idx=\"39\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://gouvernement.lu/en</div>",
              "target": [
                "tr[data-idx=\"39\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"39\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"gouvernement-lu--202...\" aria-label=\"Run ID gouvernement-...\" data-full=\"gouvernement-lu--202...\">",
              "target": [
                "tr[data-idx=\"39\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"39\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"39\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"39\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">4</td>",
              "target": [
                "tr[data-idx=\"39\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">18</td>",
              "target": [
                "tr[data-idx=\"39\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-22T05:26:26.795Z\"><div class=\"date-date\">2026-03-22</div><div class=\"date-time\">5:26:26 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-22T05:26:26.795Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-22</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-22T05:26:26.795Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">5:26:26 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-22T05:26:26.795Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-22T04:39:20.069Z\" data-target=\"https://www.kormany.hu/en\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"39\" data-total=\"1779\" data-idx=\"40\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"1779\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-kormany-hu/www-kormany-hu--2026-03-22T04-39-20-070Z--hungary-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.kormany.hu/en\">Open</a></td>",
              "target": [
                "tr[data-total=\"1779\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-kormany-hu/www-kormany-hu--2026-03-22T04-39-20-070Z--hungary-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.kormany.hu/en\">Open</a>",
              "target": [
                "tr[data-total=\"1779\"] > .report-cell > .view-link[aria-label=\"Open https://www.kormany.hu/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"1779\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"1779\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.kormany.hu/en</div>",
              "target": [
                "tr[data-total=\"1779\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"1779\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-kormany-hu--2026...\" aria-label=\"Run ID www-kormany-h...\" data-full=\"www-kormany-hu--2026...\">",
              "target": [
                "tr[data-total=\"1779\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"1779\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"1779\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"1779\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">39</td>",
              "target": [
                "tr[data-total=\"1779\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">1779</td>",
              "target": [
                "tr[data-total=\"1779\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-22T04:39:20.069Z\"><div class=\"date-date\">2026-03-22</div><div class=\"date-time\">4:39:20 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-22T04:39:20.069Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-22</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-22T04:39:20.069Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">4:39:20 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-22T04:39:20.069Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-21T10:06:04.903Z\" data-target=\"https://www.vlada.cz/en/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"84\" data-total=\"462\" data-idx=\"41\" data-archived=\"false\">",
              "target": [
                "tr[data-pages=\"84\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-vlada-cz/www-vlada-cz--2026-03-21T10-06-04-903Z--czechia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.vlada.cz/en/\">Open</a></td>",
              "target": [
                "tr[data-pages=\"84\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-vlada-cz/www-vlada-cz--2026-03-21T10-06-04-903Z--czechia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.vlada.cz/en/\">Open</a>",
              "target": [
                "tr[data-pages=\"84\"] > .report-cell > .view-link[aria-label=\"Open https://www.vlada.cz/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-pages=\"84\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-pages=\"84\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.vlada.cz/en/</div>",
              "target": [
                "tr[data-pages=\"84\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-pages=\"84\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-vlada-cz--2026-0...\" aria-label=\"Run ID www-vlada-cz-...\" data-full=\"www-vlada-cz--2026-0...\">",
              "target": [
                "tr[data-pages=\"84\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-pages=\"84\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-pages=\"84\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-pages=\"84\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">84</td>",
              "target": [
                "tr[data-pages=\"84\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">462</td>",
              "target": [
                "tr[data-pages=\"84\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-21T10:06:04.903Z\"><div class=\"date-date\">2026-03-21</div><div class=\"date-time\">10:06:04 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-21T10:06:04.903Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-21</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-21T10:06:04.903Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:06:04 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-21T10:06:04.903Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-21T09:09:23.344Z\" data-target=\"https://www.gov.pl/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"100\" data-total=\"291\" data-idx=\"42\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"291\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-gov-pl/www-gov-pl--2026-03-21T09-09-23-344Z--poland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.pl/\">Open</a></td>",
              "target": [
                "tr[data-total=\"291\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-pl/www-gov-pl--2026-03-21T09-09-23-344Z--poland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.pl/\">Open</a>",
              "target": [
                "tr[data-total=\"291\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.pl/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"291\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"291\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.gov.pl/</div>",
              "target": [
                "tr[data-total=\"291\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"291\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-pl--2026-03-...\" aria-label=\"Run ID www-gov-pl--2...\" data-full=\"www-gov-pl--2026-03-...\">",
              "target": [
                "tr[data-total=\"291\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"291\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"291\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"291\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-total=\"291\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">291</td>",
              "target": [
                "tr[data-total=\"291\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-21T09:09:23.344Z\"><div class=\"date-date\">2026-03-21</div><div class=\"date-time\">9:09:23 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-21T09:09:23.344Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-21</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-21T09:09:23.344Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">9:09:23 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-21T09:09:23.344Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-20T10:14:07.149Z\" data-target=\"https://www.latvia.eu/en\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"100\" data-total=\"5114\" data-idx=\"43\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"5114\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-latvia-eu/www-latvia-eu--2026-03-20T10-14-07-150Z--latvia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.latvia.eu/en\">Open</a></td>",
              "target": [
                "tr[data-total=\"5114\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-latvia-eu/www-latvia-eu--2026-03-20T10-14-07-150Z--latvia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.latvia.eu/en\">Open</a>",
              "target": [
                "tr[data-total=\"5114\"] > .report-cell > .view-link[aria-label=\"Open https://www.latvia.eu/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"5114\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"5114\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.latvia.eu/en</div>",
              "target": [
                "tr[data-total=\"5114\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"5114\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-latvia-eu--2026-...\" aria-label=\"Run ID www-latvia-eu...\" data-full=\"www-latvia-eu--2026-...\">",
              "target": [
                "tr[data-total=\"5114\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"5114\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"5114\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"5114\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-total=\"5114\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">5114</td>",
              "target": [
                "tr[data-total=\"5114\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-20T10:14:07.149Z\"><div class=\"date-date\">2026-03-20</div><div class=\"date-time\">10:14:07 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-20T10:14:07.149Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-20</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-20T10:14:07.149Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:14:07 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-20T10:14:07.149Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-20T09:13:56.175Z\" data-target=\"https://www.oesterreich.gv.at/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"97\" data-total=\"23\" data-idx=\"44\" data-archived=\"false\">",
              "target": [
                "tr[data-idx=\"44\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-20T09-13-56-175Z--austria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.oesterreich.gv.at/\">Open</a></td>",
              "target": [
                "tr[data-idx=\"44\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-20T09-13-56-175Z--austria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.oesterreich.gv.at/\">Open</a>",
              "target": [
                "tr[data-idx=\"44\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-idx=\"44\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-idx=\"44\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.oesterreich.gv.at/</div>",
              "target": [
                "tr[data-idx=\"44\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"44\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-oesterreich-gv-a...\" aria-label=\"Run ID www-oesterrei...\" data-full=\"www-oesterreich-gv-a...\">",
              "target": [
                "tr[data-idx=\"44\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"44\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"44\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"44\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">97</td>",
              "target": [
                "tr[data-idx=\"44\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">23</td>",
              "target": [
                "tr[data-idx=\"44\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-20T09:13:56.175Z\"><div class=\"date-date\">2026-03-20</div><div class=\"date-time\">9:13:56 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-20T09:13:56.175Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-20</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-20T09:13:56.175Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">9:13:56 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-20T09:13:56.175Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-20T08:10:45.923Z\" data-target=\"https://www.sanidad.gob.es/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"27\" data-total=\"316\" data-idx=\"45\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"316\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-20T08-10-45-924Z--spain-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.sanidad.gob.es/\">Open</a></td>",
              "target": [
                "tr[data-total=\"316\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-20T08-10-45-924Z--spain-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.sanidad.gob.es/\">Open</a>",
              "target": [
                "tr[data-total=\"316\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"316\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"316\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.sanidad.gob.es/</div>",
              "target": [
                "tr[data-total=\"316\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"316\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-sanidad-gob-es--...\" aria-label=\"Run ID www-sanidad-g...\" data-full=\"www-sanidad-gob-es--...\">",
              "target": [
                "tr[data-total=\"316\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"316\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"316\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"316\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">27</td>",
              "target": [
                "tr[data-total=\"316\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">316</td>",
              "target": [
                "tr[data-total=\"316\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-20T08:10:45.923Z\"><div class=\"date-date\">2026-03-20</div><div class=\"date-time\">8:10:45 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-20T08:10:45.923Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-20</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-20T08:10:45.923Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">8:10:45 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-20T08:10:45.923Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-19T10:13:44.631Z\" data-target=\"https://www.who.int/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"100\" data-total=\"1237\" data-idx=\"46\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"1237\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-who-int/www-who-int--2026-03-19T10-13-44-632Z--who-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.who.int/\">Open</a></td>",
              "target": [
                "tr[data-total=\"1237\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-who-int/www-who-int--2026-03-19T10-13-44-632Z--who-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.who.int/\">Open</a>",
              "target": [
                "tr[data-total=\"1237\"] > .report-cell > .view-link[aria-label=\"Open https://www.who.int/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"1237\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"1237\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.who.int/</div>",
              "target": [
                "tr[data-total=\"1237\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"1237\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-who-int--2026-03...\" aria-label=\"Run ID www-who-int--...\" data-full=\"www-who-int--2026-03...\">",
              "target": [
                "tr[data-total=\"1237\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"1237\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"1237\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"1237\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-total=\"1237\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">1237</td>",
              "target": [
                "tr[data-total=\"1237\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-19T10:13:44.631Z\"><div class=\"date-date\">2026-03-19</div><div class=\"date-time\">10:13:44 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-19T10:13:44.631Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-19</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-19T10:13:44.631Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:13:44 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-19T10:13:44.631Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-19T09:15:57.825Z\" data-target=\"https://www.gov.si/en\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"31\" data-total=\"56\" data-idx=\"47\" data-archived=\"false\">",
              "target": [
                "tr[data-idx=\"47\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-gov-si/www-gov-si--2026-03-19T09-15-57-825Z--slovenia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.si/en\">Open</a></td>",
              "target": [
                "tr[data-idx=\"47\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-si/www-gov-si--2026-03-19T09-15-57-825Z--slovenia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.si/en\">Open</a>",
              "target": [
                "tr[data-idx=\"47\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.si/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-idx=\"47\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-idx=\"47\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.gov.si/en</div>",
              "target": [
                "tr[data-idx=\"47\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"47\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-si--2026-03-...\" aria-label=\"Run ID www-gov-si--2...\" data-full=\"www-gov-si--2026-03-...\">",
              "target": [
                "tr[data-idx=\"47\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"47\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"47\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"47\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">31</td>",
              "target": [
                "tr[data-idx=\"47\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">56</td>",
              "target": [
                "tr[data-idx=\"47\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-19T09:15:57.825Z\"><div class=\"date-date\">2026-03-19</div><div class=\"date-time\">9:15:57 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-19T09:15:57.825Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-19</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-19T09:15:57.825Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">9:15:57 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-19T09:15:57.825Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-19T08:11:29.966Z\" data-target=\"https://www.belgium.be/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"1\" data-total=\"3\" data-idx=\"48\" data-archived=\"false\">",
              "target": [
                "tr[data-idx=\"48\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-belgium-be/www-belgium-be--2026-03-19T08-11-29-967Z--belgium-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.belgium.be/\">Open</a></td>",
              "target": [
                "tr[data-idx=\"48\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-belgium-be/www-belgium-be--2026-03-19T08-11-29-967Z--belgium-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.belgium.be/\">Open</a>",
              "target": [
                "tr[data-idx=\"48\"] > .report-cell > .view-link[aria-label=\"Open https://www.belgium.be/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-idx=\"48\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-idx=\"48\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.belgium.be/</div>",
              "target": [
                "tr[data-idx=\"48\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"48\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-belgium-be--2026...\" aria-label=\"Run ID www-belgium-b...\" data-full=\"www-belgium-be--2026...\">",
              "target": [
                "tr[data-idx=\"48\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"48\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"48\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"48\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">1</td>",
              "target": [
                "tr[data-idx=\"48\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">3</td>",
              "target": [
                "tr[data-idx=\"48\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-19T08:11:29.966Z\"><div class=\"date-date\">2026-03-19</div><div class=\"date-time\">8:11:29 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-19T08:11:29.966Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-19</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-19T08:11:29.966Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">8:11:29 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-19T08:11:29.966Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-19T07:28:49.310Z\" data-target=\"https://www.regeringen.se/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"100\" data-total=\"17\" data-idx=\"49\" data-archived=\"false\">",
              "target": [
                "tr[data-idx=\"49\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-regeringen-se/www-regeringen-se--2026-03-19T07-28-49-310Z--sweden-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.regeringen.se/\">Open</a></td>",
              "target": [
                "tr[data-idx=\"49\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-regeringen-se/www-regeringen-se--2026-03-19T07-28-49-310Z--sweden-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.regeringen.se/\">Open</a>",
              "target": [
                "tr[data-idx=\"49\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-idx=\"49\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-idx=\"49\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.regeringen.se/</div>",
              "target": [
                "tr[data-idx=\"49\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"49\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-regeringen-se--2...\" aria-label=\"Run ID www-regeringe...\" data-full=\"www-regeringen-se--2...\">",
              "target": [
                "tr[data-idx=\"49\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"49\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"49\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"49\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-idx=\"49\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">17</td>",
              "target": [
                "tr[data-idx=\"49\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-19T07:28:49.310Z\"><div class=\"date-date\">2026-03-19</div><div class=\"date-time\">7:28:49 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-19T07:28:49.310Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-19</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-19T07:28:49.310Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">7:28:49 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-19T07:28:49.310Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-18T09:19:03.672Z\" data-target=\"https://www.un.org/en/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"94\" data-total=\"3827\" data-idx=\"50\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"3827\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-un-org/www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.un.org/en/\">Open</a></td>",
              "target": [
                "tr[data-total=\"3827\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-un-org/www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.un.org/en/\">Open</a>",
              "target": [
                "tr[data-total=\"3827\"] > .report-cell > .view-link[aria-label=\"Open https://www.un.org/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"3827\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"3827\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.un.org/en/</div>",
              "target": [
                "tr[data-total=\"3827\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"3827\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium\" aria-label=\"Run ID www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium\" data-full=\"www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-total=\"3827\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"3827\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"3827\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"3827\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">94</td>",
              "target": [
                "tr[data-total=\"3827\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">3827</td>",
              "target": [
                "tr[data-total=\"3827\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-18T09:19:03.672Z\"><div class=\"date-date\">2026-03-18</div><div class=\"date-time\">9:19:03 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-18T09:19:03.672Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-18</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-18T09:19:03.672Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">9:19:03 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-18T09:19:03.672Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-18T08:13:11.128Z\" data-target=\"https://vlada.gov.hr/en\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"48\" data-total=\"778\" data-idx=\"51\" data-archived=\"false\">",
              "target": [
                "tr[data-pages=\"48\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/vlada-gov-hr/vlada-gov-hr--2026-03-18T08-13-11-129Z--croatia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://vlada.gov.hr/en\">Open</a></td>",
              "target": [
                "tr[data-pages=\"48\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/vlada-gov-hr/vlada-gov-hr--2026-03-18T08-13-11-129Z--croatia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://vlada.gov.hr/en\">Open</a>",
              "target": [
                "tr[data-pages=\"48\"] > .report-cell > .view-link[aria-label=\"Open https://vlada.gov.hr/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-pages=\"48\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-pages=\"48\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://vlada.gov.hr/en</div>",
              "target": [
                "tr[data-pages=\"48\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-pages=\"48\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"vlada-gov-hr--2026-0...\" aria-label=\"Run ID vlada-gov-hr-...\" data-full=\"vlada-gov-hr--2026-0...\">",
              "target": [
                "tr[data-pages=\"48\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-pages=\"48\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-pages=\"48\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-pages=\"48\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">48</td>",
              "target": [
                "tr[data-pages=\"48\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">778</td>",
              "target": [
                "tr[data-pages=\"48\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-18T08:13:11.128Z\"><div class=\"date-date\">2026-03-18</div><div class=\"date-time\">8:13:11 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-18T08:13:11.128Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-18</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-18T08:13:11.128Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">8:13:11 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-18T08:13:11.128Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-18T07:47:03.201Z\" data-target=\"https://www.portugal.gov.pt/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"95\" data-total=\"2080\" data-idx=\"52\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"2080\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-18T07-47-03-202Z--portugal-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.portugal.gov.pt/\">Open</a></td>",
              "target": [
                "tr[data-total=\"2080\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-18T07-47-03-202Z--portugal-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.portugal.gov.pt/\">Open</a>",
              "target": [
                "tr[data-total=\"2080\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"2080\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"2080\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.portugal.gov.pt/</div>",
              "target": [
                "tr[data-total=\"2080\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"2080\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-portugal-gov-pt-...\" aria-label=\"Run ID www-portugal-...\" data-full=\"www-portugal-gov-pt-...\">",
              "target": [
                "tr[data-total=\"2080\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"2080\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"2080\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"2080\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">95</td>",
              "target": [
                "tr[data-total=\"2080\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">2080</td>",
              "target": [
                "tr[data-total=\"2080\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-18T07:47:03.201Z\"><div class=\"date-date\">2026-03-18</div><div class=\"date-time\">7:47:03 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-18T07:47:03.201Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-18</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-18T07:47:03.201Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">7:47:03 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-18T07:47:03.201Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-18T06:34:37.233Z\" data-target=\"https://www.elysee.fr/en/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"26\" data-total=\"73\" data-idx=\"53\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"73\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-elysee-fr/www-elysee-fr--2026-03-18T06-34-37-234Z--france-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.elysee.fr/en/\">Open</a></td>",
              "target": [
                "tr[data-total=\"73\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-elysee-fr/www-elysee-fr--2026-03-18T06-34-37-234Z--france-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.elysee.fr/en/\">Open</a>",
              "target": [
                "tr[data-total=\"73\"] > .report-cell > .view-link[aria-label=\"Open https://www.elysee.fr/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"73\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"73\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.elysee.fr/en/</div>",
              "target": [
                "tr[data-total=\"73\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"73\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-elysee-fr--2026-...\" aria-label=\"Run ID www-elysee-fr...\" data-full=\"www-elysee-fr--2026-...\">",
              "target": [
                "tr[data-total=\"73\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"73\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"73\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"73\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">26</td>",
              "target": [
                "tr[data-total=\"73\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">73</td>",
              "target": [
                "tr[data-total=\"73\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-18T06:34:37.233Z\"><div class=\"date-date\">2026-03-18</div><div class=\"date-time\">6:34:37 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-18T06:34:37.233Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-18</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-18T06:34:37.233Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">6:34:37 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-18T06:34:37.233Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-14T10:07:07.737Z\" data-target=\"https://www.vlada.cz/en/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"91\" data-total=\"439\" data-idx=\"54\" data-archived=\"false\">",
              "target": [
                "tr[data-pages=\"91\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-vlada-cz/www-vlada-cz--2026-03-14T10-07-07-738Z--czechia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.vlada.cz/en/\">Open</a></td>",
              "target": [
                "tr[data-pages=\"91\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-vlada-cz/www-vlada-cz--2026-03-14T10-07-07-738Z--czechia-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.vlada.cz/en/\">Open</a>",
              "target": [
                "tr[data-pages=\"91\"] > .report-cell > .view-link[aria-label=\"Open https://www.vlada.cz/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-pages=\"91\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-pages=\"91\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.vlada.cz/en/</div>",
              "target": [
                "tr[data-pages=\"91\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-pages=\"91\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-vlada-cz--2026-0...\" aria-label=\"Run ID www-vlada-cz-...\" data-full=\"www-vlada-cz--2026-0...\">",
              "target": [
                "tr[data-pages=\"91\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-pages=\"91\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-pages=\"91\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-pages=\"91\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">91</td>",
              "target": [
                "tr[data-pages=\"91\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">439</td>",
              "target": [
                "tr[data-pages=\"91\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-14T10:07:07.737Z\"><div class=\"date-date\">2026-03-14</div><div class=\"date-time\">10:07:07 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-14T10:07:07.737Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-14</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-14T10:07:07.737Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:07:07 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-14T10:07:07.737Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-14T09:09:34.475Z\" data-target=\"https://www.gov.pl/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"100\" data-total=\"312\" data-idx=\"55\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"312\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-gov-pl/www-gov-pl--2026-03-14T09-09-34-476Z--poland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.pl/\">Open</a></td>",
              "target": [
                "tr[data-total=\"312\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-pl/www-gov-pl--2026-03-14T09-09-34-476Z--poland-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.pl/\">Open</a>",
              "target": [
                "tr[data-total=\"312\"] > .report-cell > .view-link[aria-label=\"Open https://www.gov.pl/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"312\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"312\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.gov.pl/</div>",
              "target": [
                "tr[data-total=\"312\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"312\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-pl--2026-03-...\" aria-label=\"Run ID www-gov-pl--2...\" data-full=\"www-gov-pl--2026-03-...\">",
              "target": [
                "tr[data-total=\"312\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"312\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"312\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"312\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">100</td>",
              "target": [
                "tr[data-total=\"312\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">312</td>",
              "target": [
                "tr[data-total=\"312\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-14T09:09:34.475Z\"><div class=\"date-date\">2026-03-14</div><div class=\"date-time\">9:09:34 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-14T09:09:34.475Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-14</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-14T09:09:34.475Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">9:09:34 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-14T09:09:34.475Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-13T09:13:17.759Z\" data-target=\"https://www.oesterreich.gv.at/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"97\" data-total=\"24\" data-idx=\"56\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"24\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-13T09-13-17-760Z--austria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.oesterreich.gv.at/\">Open</a></td>",
              "target": [
                "tr[data-total=\"24\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-13T09-13-17-760Z--austria-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.oesterreich.gv.at/\">Open</a>",
              "target": [
                "tr[data-total=\"24\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"24\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"24\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.oesterreich.gv.at/</div>",
              "target": [
                "tr[data-total=\"24\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"24\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-oesterreich-gv-a...\" aria-label=\"Run ID www-oesterrei...\" data-full=\"www-oesterreich-gv-a...\">",
              "target": [
                "tr[data-total=\"24\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"24\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"24\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"24\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">97</td>",
              "target": [
                "tr[data-total=\"24\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">24</td>",
              "target": [
                "tr[data-total=\"24\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-13T09:13:17.759Z\"><div class=\"date-date\">2026-03-13</div><div class=\"date-time\">9:13:17 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-13T09:13:17.759Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-13</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-13T09:13:17.759Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">9:13:17 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-13T09:13:17.759Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-12T08:11:36.152Z\" data-target=\"https://www.belgium.be/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"1\" data-total=\"3\" data-idx=\"57\" data-archived=\"false\">",
              "target": [
                "tr[data-idx=\"57\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-belgium-be/www-belgium-be--2026-03-12T08-11-36-153Z--belgium-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.belgium.be/\">Open</a></td>",
              "target": [
                "tr[data-idx=\"57\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-belgium-be/www-belgium-be--2026-03-12T08-11-36-153Z--belgium-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.belgium.be/\">Open</a>",
              "target": [
                "tr[data-idx=\"57\"] > .report-cell > .view-link[aria-label=\"Open https://www.belgium.be/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-idx=\"57\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-idx=\"57\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.belgium.be/</div>",
              "target": [
                "tr[data-idx=\"57\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-idx=\"57\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-belgium-be--2026...\" aria-label=\"Run ID www-belgium-b...\" data-full=\"www-belgium-be--2026...\">",
              "target": [
                "tr[data-idx=\"57\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-idx=\"57\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-idx=\"57\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-idx=\"57\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">1</td>",
              "target": [
                "tr[data-idx=\"57\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">3</td>",
              "target": [
                "tr[data-idx=\"57\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-12T08:11:36.152Z\"><div class=\"date-date\">2026-03-12</div><div class=\"date-time\">8:11:36 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-12T08:11:36.152Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-12</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-12T08:11:36.152Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">8:11:36 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-12T08:11:36.152Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-11T09:16:18.226Z\" data-target=\"https://www.un.org/en/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"94\" data-total=\"3747\" data-idx=\"58\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"3747\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-un-org/www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.un.org/en/\">Open</a></td>",
              "target": [
                "tr[data-total=\"3747\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-un-org/www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.un.org/en/\">Open</a>",
              "target": [
                "tr[data-total=\"3747\"] > .report-cell > .view-link[aria-label=\"Open https://www.un.org/en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"3747\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"3747\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.un.org/en/</div>",
              "target": [
                "tr[data-total=\"3747\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"3747\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium\" aria-label=\"Run ID www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium\" data-full=\"www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-total=\"3747\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"3747\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"3747\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"3747\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">94</td>",
              "target": [
                "tr[data-total=\"3747\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">3747</td>",
              "target": [
                "tr[data-total=\"3747\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-11T09:16:18.226Z\"><div class=\"date-date\">2026-03-11</div><div class=\"date-time\">9:16:18 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-11T09:16:18.226Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-11</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-11T09:16:18.226Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">9:16:18 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-11T09:16:18.226Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-09T04:36:45.370Z\" data-target=\"https://www.japan.go.jp/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"18\" data-total=\"669\" data-idx=\"59\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"669\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-japan-go-jp/www-japan-go-jp--2026-03-09T04-36-45-370Z--japan-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.japan.go.jp/\">Open</a></td>",
              "target": [
                "tr[data-total=\"669\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-japan-go-jp/www-japan-go-jp--2026-03-09T04-36-45-370Z--japan-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.japan.go.jp/\">Open</a>",
              "target": [
                "tr[data-total=\"669\"] > .report-cell > .view-link[aria-label=\"Open https://www.japan.go.jp/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"669\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"669\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.japan.go.jp/</div>",
              "target": [
                "tr[data-total=\"669\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"669\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-japan-go-jp--202...\" aria-label=\"Run ID www-japan-go-...\" data-full=\"www-japan-go-jp--202...\">",
              "target": [
                "tr[data-total=\"669\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"669\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"669\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"669\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">18</td>",
              "target": [
                "tr[data-total=\"669\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">669</td>",
              "target": [
                "tr[data-total=\"669\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-09T04:36:45.370Z\"><div class=\"date-date\">2026-03-09</div><div class=\"date-time\">4:36:45 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-09T04:36:45.370Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-09</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-09T04:36:45.370Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">4:36:45 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-09T04:36:45.370Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-08T04:34:28.215Z\" data-target=\"https://www.kormany.hu/en\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"39\" data-total=\"1396\" data-idx=\"60\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"1396\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-kormany-hu/www-kormany-hu--2026-03-08T04-34-28-215Z--hungary-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.kormany.hu/en\">Open</a></td>",
              "target": [
                "tr[data-total=\"1396\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-kormany-hu/www-kormany-hu--2026-03-08T04-34-28-215Z--hungary-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.kormany.hu/en\">Open</a>",
              "target": [
                "tr[data-total=\"1396\"] > .report-cell > .view-link[aria-label=\"Open https://www.kormany.hu/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"1396\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"1396\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.kormany.hu/en</div>",
              "target": [
                "tr[data-total=\"1396\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"1396\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-kormany-hu--2026...\" aria-label=\"Run ID www-kormany-h...\" data-full=\"www-kormany-hu--2026...\">",
              "target": [
                "tr[data-total=\"1396\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"1396\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"1396\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"1396\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">39</td>",
              "target": [
                "tr[data-total=\"1396\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">1396</td>",
              "target": [
                "tr[data-total=\"1396\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-08T04:34:28.215Z\"><div class=\"date-date\">2026-03-08</div><div class=\"date-time\">4:34:28 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-08T04:34:28.215Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-08</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-08T04:34:28.215Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">4:34:28 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-08T04:34:28.215Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-02T04:34:55.826Z\" data-target=\"https://www.japan.go.jp/\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"18\" data-total=\"662\" data-idx=\"61\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"662\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-japan-go-jp/www-japan-go-jp--2026-03-02T04-34-55-827Z--japan-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.japan.go.jp/\">Open</a></td>",
              "target": [
                "tr[data-total=\"662\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-japan-go-jp/www-japan-go-jp--2026-03-02T04-34-55-827Z--japan-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.japan.go.jp/\">Open</a>",
              "target": [
                "tr[data-total=\"662\"] > .report-cell > .view-link[aria-label=\"Open https://www.japan.go.jp/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"662\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"662\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.japan.go.jp/</div>",
              "target": [
                "tr[data-total=\"662\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"662\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-japan-go-jp--202...\" aria-label=\"Run ID www-japan-go-...\" data-full=\"www-japan-go-jp--202...\">",
              "target": [
                "tr[data-total=\"662\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"662\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"662\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"662\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">18</td>",
              "target": [
                "tr[data-total=\"662\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">662</td>",
              "target": [
                "tr[data-total=\"662\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-02T04:34:55.826Z\"><div class=\"date-date\">2026-03-02</div><div class=\"date-time\">4:34:55 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-02T04:34:55.826Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-02</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-02T04:34:55.826Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">4:34:55 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-02T04:34:55.826Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-03-01T04:40:01.707Z\" data-target=\"https://www.kormany.hu/en\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"40\" data-total=\"1795\" data-idx=\"62\" data-archived=\"false\">",
              "target": [
                "tr[data-pages=\"40\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-kormany-hu/www-kormany-hu--2026-03-01T04-40-01-708Z--hungary-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.kormany.hu/en\">Open</a></td>",
              "target": [
                "tr[data-pages=\"40\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-kormany-hu/www-kormany-hu--2026-03-01T04-40-01-708Z--hungary-weekly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.kormany.hu/en\">Open</a>",
              "target": [
                "tr[data-pages=\"40\"] > .report-cell > .view-link[aria-label=\"Open https://www.kormany.hu/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-pages=\"40\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-pages=\"40\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.kormany.hu/en</div>",
              "target": [
                "tr[data-pages=\"40\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-pages=\"40\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-kormany-hu--2026...\" aria-label=\"Run ID www-kormany-h...\" data-full=\"www-kormany-hu--2026...\">",
              "target": [
                "tr[data-pages=\"40\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-pages=\"40\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-pages=\"40\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-pages=\"40\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">40</td>",
              "target": [
                "tr[data-pages=\"40\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">1795</td>",
              "target": [
                "tr[data-pages=\"40\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-03-01T04:40:01.707Z\"><div class=\"date-date\">2026-03-01</div><div class=\"date-time\">4:40:01 AM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-01T04:40:01.707Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-03-01</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-01T04:40:01.707Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">4:40:01 AM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-03-01T04:40:01.707Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-02-16T22:34:48.936Z\" data-target=\"https://www.ontario.ca\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"50\" data-total=\"74\" data-idx=\"63\" data-archived=\"false\">",
              "target": [
                "tr[data-target=\"https://www.ontario.ca\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-ontario-ca/www-ontario-ca--2026-02-16T22-34-48-937Z--ontario-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.ontario.ca\">Open</a></td>",
              "target": [
                "tr[data-target=\"https://www.ontario.ca\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-ontario-ca/www-ontario-ca--2026-02-16T22-34-48-937Z--ontario-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.ontario.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.ontario.ca\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-target=\"https://www.ontario.ca\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-target=\"https://www.ontario.ca\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.ontario.ca</div>",
              "target": [
                "tr[data-target=\"https://www.ontario.ca\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.ontario.ca\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-ontario-ca--2026...\" aria-label=\"Run ID www-ontario-c...\" data-full=\"www-ontario-ca--2026...\">",
              "target": [
                "tr[data-target=\"https://www.ontario.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.ontario.ca\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.ontario.ca\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.ontario.ca\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.ontario.ca\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">74</td>",
              "target": [
                "tr[data-target=\"https://www.ontario.ca\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-02-16T22:34:48.936Z\"><div class=\"date-date\">2026-02-16</div><div class=\"date-time\">10:34:48 PM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:34:48.936Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:34:48.936Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:34:48 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:34:48.936Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-02-16T22:34:10.170Z\" data-target=\"https://novascotia.ca\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"50\" data-total=\"98\" data-idx=\"64\" data-archived=\"false\">",
              "target": [
                "tr[data-target=\"https://novascotia.ca\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/novascotia-ca/novascotia-ca--2026-02-16T22-34-10-170Z--novascotia-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://novascotia.ca\">Open</a></td>",
              "target": [
                "tr[data-target=\"https://novascotia.ca\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/novascotia-ca/novascotia-ca--2026-02-16T22-34-10-170Z--novascotia-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://novascotia.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://novascotia.ca\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-target=\"https://novascotia.ca\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-target=\"https://novascotia.ca\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://novascotia.ca</div>",
              "target": [
                "tr[data-target=\"https://novascotia.ca\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://novascotia.ca\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"novascotia-ca--2026-...\" aria-label=\"Run ID novascotia-ca...\" data-full=\"novascotia-ca--2026-...\">",
              "target": [
                "tr[data-target=\"https://novascotia.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://novascotia.ca\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://novascotia.ca\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://novascotia.ca\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://novascotia.ca\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">98</td>",
              "target": [
                "tr[data-target=\"https://novascotia.ca\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-02-16T22:34:10.170Z\"><div class=\"date-date\">2026-02-16</div><div class=\"date-time\">10:34:10 PM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:34:10.170Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:34:10.170Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:34:10 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:34:10.170Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-02-16T22:33:10.469Z\" data-target=\"https://www.gov.bc.ca\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"50\" data-total=\"865\" data-idx=\"65\" data-archived=\"false\">",
              "target": [
                "tr[data-target=\"https://www.gov.bc.ca\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-gov-bc-ca/www-gov-bc-ca--2026-02-16T22-33-10-470Z--bc-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.bc.ca\">Open</a></td>",
              "target": [
                "tr[data-target=\"https://www.gov.bc.ca\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-bc-ca/www-gov-bc-ca--2026-02-16T22-33-10-470Z--bc-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.bc.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.gov.bc.ca\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-target=\"https://www.gov.bc.ca\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-target=\"https://www.gov.bc.ca\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.gov.bc.ca</div>",
              "target": [
                "tr[data-target=\"https://www.gov.bc.ca\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.gov.bc.ca\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-bc-ca--2026-...\" aria-label=\"Run ID www-gov-bc-ca...\" data-full=\"www-gov-bc-ca--2026-...\">",
              "target": [
                "tr[data-target=\"https://www.gov.bc.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.gov.bc.ca\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.gov.bc.ca\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.gov.bc.ca\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.gov.bc.ca\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">865</td>",
              "target": [
                "tr[data-target=\"https://www.gov.bc.ca\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-02-16T22:33:10.469Z\"><div class=\"date-date\">2026-02-16</div><div class=\"date-time\">10:33:10 PM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:33:10.469Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:33:10.469Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:33:10 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:33:10.469Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-02-16T22:31:28.226Z\" data-target=\"https://www.canada.ca\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"50\" data-total=\"59\" data-idx=\"66\" data-archived=\"false\">",
              "target": [
                "tr[data-target=\"https://www.canada.ca\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-canada-ca/www-canada-ca--2026-02-16T22-31-28-227Z--canada-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.canada.ca\">Open</a></td>",
              "target": [
                "tr[data-target=\"https://www.canada.ca\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-canada-ca/www-canada-ca--2026-02-16T22-31-28-227Z--canada-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.canada.ca\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.canada.ca\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-target=\"https://www.canada.ca\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-target=\"https://www.canada.ca\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.canada.ca</div>",
              "target": [
                "tr[data-target=\"https://www.canada.ca\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.canada.ca\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-canada-ca--2026-...\" aria-label=\"Run ID www-canada-ca...\" data-full=\"www-canada-ca--2026-...\">",
              "target": [
                "tr[data-target=\"https://www.canada.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.canada.ca\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.canada.ca\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.canada.ca\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.canada.ca\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">59</td>",
              "target": [
                "tr[data-target=\"https://www.canada.ca\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-02-16T22:31:28.226Z\"><div class=\"date-date\">2026-02-16</div><div class=\"date-time\">10:31:28 PM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:31:28.226Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:31:28.226Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:31:28 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:31:28.226Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-02-16T22:30:25.895Z\" data-target=\"https://www.nyc.gov\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"50\" data-total=\"106\" data-idx=\"67\" data-archived=\"false\">",
              "target": [
                "tr[data-target=\"https://www.nyc.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-nyc-gov/www-nyc-gov--2026-02-16T22-30-25-895Z--nyc-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.nyc.gov\">Open</a></td>",
              "target": [
                "tr[data-target=\"https://www.nyc.gov\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-nyc-gov/www-nyc-gov--2026-02-16T22-30-25-895Z--nyc-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.nyc.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.nyc.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-target=\"https://www.nyc.gov\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-target=\"https://www.nyc.gov\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.nyc.gov</div>",
              "target": [
                "tr[data-target=\"https://www.nyc.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.nyc.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-nyc-gov--2026-02...\" aria-label=\"Run ID www-nyc-gov--...\" data-full=\"www-nyc-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.nyc.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.nyc.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.nyc.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.nyc.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.nyc.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">106</td>",
              "target": [
                "tr[data-target=\"https://www.nyc.gov\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-02-16T22:30:25.895Z\"><div class=\"date-date\">2026-02-16</div><div class=\"date-time\">10:30:25 PM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:30:25.895Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:30:25.895Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:30:25 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:30:25.895Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-02-16T22:30:04.658Z\" data-target=\"https://www.ny.gov\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"22\" data-total=\"27\" data-idx=\"68\" data-archived=\"false\">",
              "target": [
                "tr[data-target=\"https://www.ny.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-ny-gov/www-ny-gov--2026-02-16T22-30-04-658Z--ny-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.ny.gov\">Open</a></td>",
              "target": [
                "tr[data-target=\"https://www.ny.gov\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-ny-gov/www-ny-gov--2026-02-16T22-30-04-658Z--ny-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.ny.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.ny.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-target=\"https://www.ny.gov\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-target=\"https://www.ny.gov\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.ny.gov</div>",
              "target": [
                "tr[data-target=\"https://www.ny.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.ny.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-ny-gov--2026-02-...\" aria-label=\"Run ID www-ny-gov--2...\" data-full=\"www-ny-gov--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.ny.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.ny.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.ny.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.ny.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">22</td>",
              "target": [
                "tr[data-target=\"https://www.ny.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">27</td>",
              "target": [
                "tr[data-target=\"https://www.ny.gov\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-02-16T22:30:04.658Z\"><div class=\"date-date\">2026-02-16</div><div class=\"date-time\">10:30:04 PM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:30:04.658Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:30:04.658Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:30:04 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:30:04.658Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-02-16T22:29:20.529Z\" data-target=\"https://www.usa.gov\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"50\" data-total=\"150\" data-idx=\"69\" data-archived=\"false\">",
              "target": [
                "tr[data-target=\"https://www.usa.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-usa-gov/www-usa-gov--2026-02-16T22-29-20-529Z--usa-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.usa.gov\">Open</a></td>",
              "target": [
                "tr[data-target=\"https://www.usa.gov\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-usa-gov/www-usa-gov--2026-02-16T22-29-20-529Z--usa-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.usa.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.usa.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-target=\"https://www.usa.gov\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-target=\"https://www.usa.gov\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.usa.gov</div>",
              "target": [
                "tr[data-target=\"https://www.usa.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.usa.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-usa-gov--2026-02...\" aria-label=\"Run ID www-usa-gov--...\" data-full=\"www-usa-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.usa.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.usa.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.usa.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.usa.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.usa.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">150</td>",
              "target": [
                "tr[data-target=\"https://www.usa.gov\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-02-16T22:29:20.529Z\"><div class=\"date-date\">2026-02-16</div><div class=\"date-time\">10:29:20 PM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:29:20.529Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:29:20.529Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:29:20 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:29:20.529Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-02-16T22:28:02.375Z\" data-target=\"https://ec.europa.eu\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"50\" data-total=\"80\" data-idx=\"70\" data-archived=\"false\">",
              "target": [
                "tr[data-target=\"https://ec.europa.eu\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/ec-europa-eu/ec-europa-eu--2026-02-16T22-28-02-376Z--ec-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://ec.europa.eu\">Open</a></td>",
              "target": [
                "tr[data-target=\"https://ec.europa.eu\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/ec-europa-eu/ec-europa-eu--2026-02-16T22-28-02-376Z--ec-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://ec.europa.eu\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://ec.europa.eu\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-target=\"https://ec.europa.eu\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-target=\"https://ec.europa.eu\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://ec.europa.eu</div>",
              "target": [
                "tr[data-target=\"https://ec.europa.eu\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://ec.europa.eu\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"ec-europa-eu--2026-0...\" aria-label=\"Run ID ec-europa-eu-...\" data-full=\"ec-europa-eu--2026-0...\">",
              "target": [
                "tr[data-target=\"https://ec.europa.eu\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://ec.europa.eu\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://ec.europa.eu\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://ec.europa.eu\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://ec.europa.eu\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">80</td>",
              "target": [
                "tr[data-target=\"https://ec.europa.eu\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-02-16T22:28:02.375Z\"><div class=\"date-date\">2026-02-16</div><div class=\"date-time\">10:28:02 PM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:28:02.375Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:28:02.375Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:28:02 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:28:02.375Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-02-16T22:26:23.790Z\" data-target=\"https://www.nsf.gov\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"50\" data-total=\"175\" data-idx=\"71\" data-archived=\"false\">",
              "target": [
                "tr[data-target=\"https://www.nsf.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-nsf-gov/www-nsf-gov--2026-02-16T22-26-23-790Z--nsf-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.nsf.gov\">Open</a></td>",
              "target": [
                "tr[data-target=\"https://www.nsf.gov\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-nsf-gov/www-nsf-gov--2026-02-16T22-26-23-790Z--nsf-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.nsf.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.nsf.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-target=\"https://www.nsf.gov\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-target=\"https://www.nsf.gov\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.nsf.gov</div>",
              "target": [
                "tr[data-target=\"https://www.nsf.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.nsf.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-nsf-gov--2026-02...\" aria-label=\"Run ID www-nsf-gov--...\" data-full=\"www-nsf-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.nsf.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.nsf.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.nsf.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.nsf.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.nsf.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">175</td>",
              "target": [
                "tr[data-target=\"https://www.nsf.gov\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-02-16T22:26:23.790Z\"><div class=\"date-date\">2026-02-16</div><div class=\"date-time\">10:26:23 PM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:26:23.790Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:26:23.790Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:26:23 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:26:23.790Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-02-16T22:25:05.940Z\" data-target=\"https://www.diplomatie.gouv.fr\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"50\" data-total=\"358\" data-idx=\"72\" data-archived=\"false\">",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-diplomatie-gouv-fr/www-diplomatie-gouv-fr--2026-02-16T22-25-05-941Z--france-diplomatie-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.diplomatie.gouv.fr\">Open</a></td>",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-diplomatie-gouv-fr/www-diplomatie-gouv-fr--2026-02-16T22-25-05-941Z--france-diplomatie-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.diplomatie.gouv.fr\">Open</a>",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.diplomatie.gouv.fr</div>",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-diplomatie-gouv-...\" aria-label=\"Run ID www-diplomati...\" data-full=\"www-diplomatie-gouv-...\">",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">358</td>",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-02-16T22:25:05.940Z\"><div class=\"date-date\">2026-02-16</div><div class=\"date-time\">10:25:05 PM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:25:05.940Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:25:05.940Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:25:05 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:25:05.940Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-02-16T22:24:07.774Z\" data-target=\"https://digital-strategy.ec.europa.eu\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"50\" data-total=\"137\" data-idx=\"73\" data-archived=\"false\">",
              "target": [
                "tr[data-total=\"137\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/digital-strategy-ec-europa-eu/digital-strategy-ec-europa-eu--2026-02-16T22-24-07-774Z--eu-digital-strategy-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://digital-strategy.ec.europa.eu\">Open</a></td>",
              "target": [
                "tr[data-total=\"137\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/digital-strategy-ec-europa-eu/digital-strategy-ec-europa-eu--2026-02-16T22-24-07-774Z--eu-digital-strategy-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://digital-strategy.ec.europa.eu\">Open</a>",
              "target": [
                "tr[data-total=\"137\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-total=\"137\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-total=\"137\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://digital-strategy.ec.europa.eu</div>",
              "target": [
                "tr[data-total=\"137\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-total=\"137\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"digital-strategy-ec-...\" aria-label=\"Run ID digital-strat...\" data-full=\"digital-strategy-ec-...\">",
              "target": [
                "tr[data-total=\"137\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-total=\"137\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-total=\"137\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-total=\"137\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-total=\"137\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">137</td>",
              "target": [
                "tr[data-total=\"137\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-02-16T22:24:07.774Z\"><div class=\"date-date\">2026-02-16</div><div class=\"date-time\">10:24:07 PM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:24:07.774Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:24:07.774Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:24:07 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:24:07.774Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-02-16T22:22:29.448Z\" data-target=\"https://www.bundesregierung.de\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"50\" data-total=\"1038\" data-idx=\"74\" data-archived=\"false\">",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-bundesregierung-de/www-bundesregierung-de--2026-02-16T22-22-29-448Z--bundesregierung-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.bundesregierung.de\">Open</a></td>",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-bundesregierung-de/www-bundesregierung-de--2026-02-16T22-22-29-448Z--bundesregierung-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.bundesregierung.de\">Open</a>",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.bundesregierung.de</div>",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-bundesregierung-...\" aria-label=\"Run ID www-bundesreg...\" data-full=\"www-bundesregierung-...\">",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">1038</td>",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-02-16T22:22:29.448Z\"><div class=\"date-date\">2026-02-16</div><div class=\"date-time\">10:22:29 PM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:22:29.448Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:22:29.448Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:22:29 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:22:29.448Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-02-16T22:20:48.912Z\" data-target=\"https://www.healthcare.gov\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"50\" data-total=\"52\" data-idx=\"75\" data-archived=\"false\">",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-healthcare-gov/www-healthcare-gov--2026-02-16T22-20-48-912Z--healthcare-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.healthcare.gov\">Open</a></td>",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-healthcare-gov/www-healthcare-gov--2026-02-16T22-20-48-912Z--healthcare-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.healthcare.gov\">Open</a>",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.healthcare.gov</div>",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-healthcare-gov--...\" aria-label=\"Run ID www-healthcar...\" data-full=\"www-healthcare-gov--...\">",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">52</td>",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-02-16T22:20:48.912Z\"><div class=\"date-date\">2026-02-16</div><div class=\"date-time\">10:20:48 PM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:20:48.912Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:20:48.912Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:20:48 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:20:48.912Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-02-16T22:19:56.413Z\" data-target=\"https://www.texas.gov\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"50\" data-total=\"95\" data-idx=\"76\" data-archived=\"false\">",
              "target": [
                "tr[data-target=\"https://www.texas.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-texas-gov/www-texas-gov--2026-02-16T22-19-56-413Z--texas-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.texas.gov\">Open</a></td>",
              "target": [
                "tr[data-target=\"https://www.texas.gov\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-texas-gov/www-texas-gov--2026-02-16T22-19-56-413Z--texas-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.texas.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.texas.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-target=\"https://www.texas.gov\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-target=\"https://www.texas.gov\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.texas.gov</div>",
              "target": [
                "tr[data-target=\"https://www.texas.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.texas.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-texas-gov--2026-...\" aria-label=\"Run ID www-texas-gov...\" data-full=\"www-texas-gov--2026-...\">",
              "target": [
                "tr[data-target=\"https://www.texas.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.texas.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.texas.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.texas.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.texas.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">95</td>",
              "target": [
                "tr[data-target=\"https://www.texas.gov\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-02-16T22:19:56.413Z\"><div class=\"date-date\">2026-02-16</div><div class=\"date-time\">10:19:56 PM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:19:56.413Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:19:56.413Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:19:56 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:19:56.413Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-02-16T22:19:11.986Z\" data-target=\"https://www.medicare.gov\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"24\" data-total=\"5\" data-idx=\"77\" data-archived=\"false\">",
              "target": [
                "tr[data-target=\"https://www.medicare.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-medicare-gov/www-medicare-gov--2026-02-16T22-19-11-986Z--medicare-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.medicare.gov\">Open</a></td>",
              "target": [
                "tr[data-target=\"https://www.medicare.gov\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-medicare-gov/www-medicare-gov--2026-02-16T22-19-11-986Z--medicare-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.medicare.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.medicare.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-target=\"https://www.medicare.gov\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-target=\"https://www.medicare.gov\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.medicare.gov</div>",
              "target": [
                "tr[data-target=\"https://www.medicare.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.medicare.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-medicare-gov--20...\" aria-label=\"Run ID www-medicare-...\" data-full=\"www-medicare-gov--20...\">",
              "target": [
                "tr[data-target=\"https://www.medicare.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.medicare.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.medicare.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.medicare.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">24</td>",
              "target": [
                "tr[data-target=\"https://www.medicare.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">5</td>",
              "target": [
                "tr[data-target=\"https://www.medicare.gov\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-02-16T22:19:11.986Z\"><div class=\"date-date\">2026-02-16</div><div class=\"date-time\">10:19:11 PM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:19:11.986Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:19:11.986Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:19:11 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:19:11.986Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-02-16T22:18:25.608Z\" data-target=\"https://www.ca.gov\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"33\" data-total=\"36\" data-idx=\"78\" data-archived=\"false\">",
              "target": [
                "tr[data-target=\"https://www.ca.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-ca-gov/www-ca-gov--2026-02-16T22-18-25-609Z--ca-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.ca.gov\">Open</a></td>",
              "target": [
                "tr[data-target=\"https://www.ca.gov\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-ca-gov/www-ca-gov--2026-02-16T22-18-25-609Z--ca-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.ca.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.ca.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-target=\"https://www.ca.gov\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-target=\"https://www.ca.gov\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.ca.gov</div>",
              "target": [
                "tr[data-target=\"https://www.ca.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.ca.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-ca-gov--2026-02-...\" aria-label=\"Run ID www-ca-gov--2...\" data-full=\"www-ca-gov--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.ca.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.ca.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.ca.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.ca.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">33</td>",
              "target": [
                "tr[data-target=\"https://www.ca.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">36</td>",
              "target": [
                "tr[data-target=\"https://www.ca.gov\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-02-16T22:18:25.608Z\"><div class=\"date-date\">2026-02-16</div><div class=\"date-time\">10:18:25 PM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:18:25.608Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:18:25.608Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:18:25 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:18:25.608Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-02-16T22:17:52.984Z\" data-target=\"https://www.colorado.gov\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"29\" data-total=\"62\" data-idx=\"79\" data-archived=\"false\">",
              "target": [
                "tr[data-target=\"https://www.colorado.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-colorado-gov/www-colorado-gov--2026-02-16T22-17-52-984Z--colorado-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.colorado.gov\">Open</a></td>",
              "target": [
                "tr[data-target=\"https://www.colorado.gov\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-colorado-gov/www-colorado-gov--2026-02-16T22-17-52-984Z--colorado-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.colorado.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.colorado.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-target=\"https://www.colorado.gov\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-target=\"https://www.colorado.gov\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.colorado.gov</div>",
              "target": [
                "tr[data-target=\"https://www.colorado.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.colorado.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-colorado-gov--20...\" aria-label=\"Run ID www-colorado-...\" data-full=\"www-colorado-gov--20...\">",
              "target": [
                "tr[data-target=\"https://www.colorado.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.colorado.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.colorado.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.colorado.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">29</td>",
              "target": [
                "tr[data-target=\"https://www.colorado.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">62</td>",
              "target": [
                "tr[data-target=\"https://www.colorado.gov\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-02-16T22:17:52.984Z\"><div class=\"date-date\">2026-02-16</div><div class=\"date-time\">10:17:52 PM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:17:52.984Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:17:52.984Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:17:52 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:17:52.984Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-02-16T22:16:58.662Z\" data-target=\"https://www.cms.gov\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"50\" data-total=\"0\" data-idx=\"80\" data-archived=\"false\">",
              "target": [
                "tr[data-target=\"https://www.cms.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-cms-gov/www-cms-gov--2026-02-16T22-16-58-662Z--cms-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.cms.gov\">Open</a></td>",
              "target": [
                "tr[data-target=\"https://www.cms.gov\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-cms-gov/www-cms-gov--2026-02-16T22-16-58-662Z--cms-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.cms.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.cms.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-target=\"https://www.cms.gov\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-target=\"https://www.cms.gov\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.cms.gov</div>",
              "target": [
                "tr[data-target=\"https://www.cms.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.cms.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-cms-gov--2026-02...\" aria-label=\"Run ID www-cms-gov--...\" data-full=\"www-cms-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.cms.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.cms.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.cms.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.cms.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.cms.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-pass\">0</td>",
              "target": [
                "tr[data-target=\"https://www.cms.gov\"] > .status-pass.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-02-16T22:16:58.662Z\"><div class=\"date-date\">2026-02-16</div><div class=\"date-time\">10:16:58 PM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:16:58.662Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:16:58.662Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:16:58 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:16:58.662Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-02-16T22:16:07.508Z\" data-target=\"https://oit.colorado.gov\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"50\" data-total=\"106\" data-idx=\"81\" data-archived=\"false\">",
              "target": [
                "tr[data-target=\"https://oit.colorado.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/oit-colorado-gov/oit-colorado-gov--2026-02-16T22-16-07-509Z--colorado-oit-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://oit.colorado.gov\">Open</a></td>",
              "target": [
                "tr[data-target=\"https://oit.colorado.gov\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/oit-colorado-gov/oit-colorado-gov--2026-02-16T22-16-07-509Z--colorado-oit-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://oit.colorado.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://oit.colorado.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-target=\"https://oit.colorado.gov\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-target=\"https://oit.colorado.gov\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://oit.colorado.gov</div>",
              "target": [
                "tr[data-target=\"https://oit.colorado.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://oit.colorado.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"oit-colorado-gov--20...\" aria-label=\"Run ID oit-colorado-...\" data-full=\"oit-colorado-gov--20...\">",
              "target": [
                "tr[data-target=\"https://oit.colorado.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://oit.colorado.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://oit.colorado.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://oit.colorado.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://oit.colorado.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">106</td>",
              "target": [
                "tr[data-target=\"https://oit.colorado.gov\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-02-16T22:16:07.508Z\"><div class=\"date-date\">2026-02-16</div><div class=\"date-time\">10:16:07 PM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:16:07.508Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:16:07.508Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:16:07 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:16:07.508Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-02-16T22:15:21.863Z\" data-target=\"https://georgia.gov\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"50\" data-total=\"279\" data-idx=\"82\" data-archived=\"false\">",
              "target": [
                "tr[data-target=\"https://georgia.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/georgia-gov/georgia-gov--2026-02-16T22-15-21-864Z--georgia-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://georgia.gov\">Open</a></td>",
              "target": [
                "tr[data-target=\"https://georgia.gov\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/georgia-gov/georgia-gov--2026-02-16T22-15-21-864Z--georgia-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://georgia.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://georgia.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-target=\"https://georgia.gov\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-target=\"https://georgia.gov\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://georgia.gov</div>",
              "target": [
                "tr[data-target=\"https://georgia.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://georgia.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"georgia-gov--2026-02...\" aria-label=\"Run ID georgia-gov--...\" data-full=\"georgia-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://georgia.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://georgia.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://georgia.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://georgia.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://georgia.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">279</td>",
              "target": [
                "tr[data-target=\"https://georgia.gov\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-02-16T22:15:21.863Z\"><div class=\"date-date\">2026-02-16</div><div class=\"date-time\">10:15:21 PM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:15:21.863Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:15:21.863Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:15:21 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:15:21.863Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-02-16T22:14:12.764Z\" data-target=\"https://www.va.gov\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"50\" data-total=\"15\" data-idx=\"83\" data-archived=\"false\">",
              "target": [
                "tr[data-target=\"https://www.va.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-va-gov/www-va-gov--2026-02-16T22-14-12-765Z--va-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.va.gov\">Open</a></td>",
              "target": [
                "tr[data-target=\"https://www.va.gov\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-va-gov/www-va-gov--2026-02-16T22-14-12-765Z--va-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.va.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.va.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-target=\"https://www.va.gov\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-target=\"https://www.va.gov\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.va.gov</div>",
              "target": [
                "tr[data-target=\"https://www.va.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.va.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-va-gov--2026-02-...\" aria-label=\"Run ID www-va-gov--2...\" data-full=\"www-va-gov--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.va.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.va.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.va.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.va.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.va.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">15</td>",
              "target": [
                "tr[data-target=\"https://www.va.gov\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-02-16T22:14:12.764Z\"><div class=\"date-date\">2026-02-16</div><div class=\"date-time\">10:14:12 PM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:14:12.764Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:14:12.764Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:14:12 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:14:12.764Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-02-16T22:13:19.627Z\" data-target=\"https://digital.georgia.gov\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"50\" data-total=\"314\" data-idx=\"84\" data-archived=\"false\">",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/digital-georgia-gov/digital-georgia-gov--2026-02-16T22-13-19-628Z--digital-georgia-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://digital.georgia.gov\">Open</a></td>",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/digital-georgia-gov/digital-georgia-gov--2026-02-16T22-13-19-628Z--digital-georgia-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://digital.georgia.gov\">Open</a>",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > .report-cell > .view-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://digital.georgia.gov</div>",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"digital-georgia-gov-...\" aria-label=\"Run ID digital-georg...\" data-full=\"digital-georgia-gov-...\">",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">314</td>",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-02-16T22:13:19.627Z\"><div class=\"date-date\">2026-02-16</div><div class=\"date-time\">10:13:19 PM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:13:19.627Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:13:19.627Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:13:19 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:13:19.627Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-02-16T22:12:29.790Z\" data-target=\"https://www.gov.uk\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"50\" data-total=\"118\" data-idx=\"85\" data-archived=\"false\">",
              "target": [
                "tr[data-target=\"https://www.gov.uk\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-gov-uk/www-gov-uk--2026-02-16T22-12-29-791Z--govuk-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.uk\">Open</a></td>",
              "target": [
                "tr[data-target=\"https://www.gov.uk\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gov-uk/www-gov-uk--2026-02-16T22-12-29-791Z--govuk-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gov.uk\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.gov.uk\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-target=\"https://www.gov.uk\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-target=\"https://www.gov.uk\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.gov.uk</div>",
              "target": [
                "tr[data-target=\"https://www.gov.uk\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.gov.uk\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-uk--2026-02-...\" aria-label=\"Run ID www-gov-uk--2...\" data-full=\"www-gov-uk--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.gov.uk\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.gov.uk\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.gov.uk\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.gov.uk\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.gov.uk\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">118</td>",
              "target": [
                "tr[data-target=\"https://www.gov.uk\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-02-16T22:12:29.790Z\"><div class=\"date-date\">2026-02-16</div><div class=\"date-time\">10:12:29 PM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:12:29.790Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:12:29.790Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:12:29 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:12:29.790Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-02-16T22:11:24.095Z\" data-target=\"https://www.gsa.gov\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"50\" data-total=\"107\" data-idx=\"86\" data-archived=\"false\">",
              "target": [
                "tr[data-target=\"https://www.gsa.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-gsa-gov/www-gsa-gov--2026-02-16T22-11-24-095Z--gsa-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gsa.gov\">Open</a></td>",
              "target": [
                "tr[data-target=\"https://www.gsa.gov\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-gsa-gov/www-gsa-gov--2026-02-16T22-11-24-095Z--gsa-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.gsa.gov\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.gsa.gov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-target=\"https://www.gsa.gov\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-target=\"https://www.gsa.gov\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.gsa.gov</div>",
              "target": [
                "tr[data-target=\"https://www.gsa.gov\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.gsa.gov\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gsa-gov--2026-02...\" aria-label=\"Run ID www-gsa-gov--...\" data-full=\"www-gsa-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.gsa.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.gsa.gov\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.gsa.gov\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.gsa.gov\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.gsa.gov\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">107</td>",
              "target": [
                "tr[data-target=\"https://www.gsa.gov\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-02-16T22:11:24.095Z\"><div class=\"date-date\">2026-02-16</div><div class=\"date-time\">10:11:24 PM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:11:24.095Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:11:24.095Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:11:24 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:11:24.095Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-02-16T22:10:42.637Z\" data-target=\"https://www.government.nl\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"50\" data-total=\"23\" data-idx=\"87\" data-archived=\"false\">",
              "target": [
                "tr[data-target=\"https://www.government.nl\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-government-nl/www-government-nl--2026-02-16T22-10-42-637Z--netherlands-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.nl\">Open</a></td>",
              "target": [
                "tr[data-target=\"https://www.government.nl\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-government-nl/www-government-nl--2026-02-16T22-10-42-637Z--netherlands-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.government.nl\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.government.nl\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-target=\"https://www.government.nl\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-target=\"https://www.government.nl\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.government.nl</div>",
              "target": [
                "tr[data-target=\"https://www.government.nl\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.government.nl\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-nl--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-nl--2...\">",
              "target": [
                "tr[data-target=\"https://www.government.nl\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.government.nl\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.government.nl\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.government.nl\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.government.nl\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-fail\">23</td>",
              "target": [
                "tr[data-target=\"https://www.government.nl\"] > .status-fail.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-02-16T22:10:42.637Z\"><div class=\"date-date\">2026-02-16</div><div class=\"date-time\">10:10:42 PM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:10:42.637Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:10:42.637Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:10:42 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:10:42.637Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr data-started-at=\"2026-02-16T22:10:35.501Z\" data-target=\"https://www.govt.nz\" data-viewport=\"desktop\" data-color-scheme=\"light\" data-browser=\"chromium\" data-pages=\"50\" data-total=\"0\" data-idx=\"88\" data-archived=\"false\">",
              "target": [
                "tr[data-target=\"https://www.govt.nz\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"report-cell\"><a class=\"view-link\" href=\"runs/www-govt-nz/www-govt-nz--2026-02-16T22-10-35-501Z--nz-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.govt.nz\">Open</a></td>",
              "target": [
                "tr[data-target=\"https://www.govt.nz\"] > .report-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"view-link\" href=\"runs/www-govt-nz/www-govt-nz--2026-02-16T22-10-35-501Z--nz-quarterly-desktop-light-chromium/index.html\" aria-label=\"Open https://www.govt.nz\">Open</a>",
              "target": [
                "a[aria-label=\"Open https://www.govt.nz\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr[data-target=\"https://www.govt.nz\"] > td:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-cell\">",
              "target": [
                "tr[data-target=\"https://www.govt.nz\"] > td:nth-child(2) > .target-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-main\">https://www.govt.nz</div>",
              "target": [
                "tr[data-target=\"https://www.govt.nz\"] > td:nth-child(2) > .target-cell > .target-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"target-meta\">",
              "target": [
                "tr[data-target=\"https://www.govt.nz\"] > td:nth-child(2) > .target-cell > .target-meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-govt-nz--2026-02...\" aria-label=\"Run ID www-govt-nz--...\" data-full=\"www-govt-nz--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.govt.nz\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"viewport-cell\">desktop</td>",
              "target": [
                "tr[data-target=\"https://www.govt.nz\"] > .viewport-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"color-cell\">light</td>",
              "target": [
                "tr[data-target=\"https://www.govt.nz\"] > .color-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"browser-cell\">chromium</td>",
              "target": [
                "tr[data-target=\"https://www.govt.nz\"] > .browser-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"pages-cell\">50</td>",
              "target": [
                "tr[data-target=\"https://www.govt.nz\"] > .pages-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"total-cell status-pass\">0</td>",
              "target": [
                "tr[data-target=\"https://www.govt.nz\"] > .status-pass.total-cell"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"date-cell\" data-started-at=\"2026-02-16T22:10:35.501Z\"><div class=\"date-date\">2026-02-16</div><div class=\"date-time\">10:10:35 PM UTC</div></td>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:10:35.501Z\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-date\">2026-02-16</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:10:35.501Z\"] > .date-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date-time\">10:10:35 PM UTC</div>",
              "target": [
                ".date-cell[data-started-at=\"2026-02-16T22:10:35.501Z\"] > .date-time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"intro\" id=\"standalone\">",
              "target": [
                "#standalone"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>📦 Related Project: O-Hat Standalone Scanner</h2>",
              "target": [
                "#standalone > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Need same-origin browser-based scanning? Check out the <strong><a href=\"https://github.com/mgifford/o-hat-standalone\">O-Hat Standalone Scanner</a></strong>—a companion project that runs accessibility scans directly in your browser.</p>",
              "target": [
                "#standalone > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong><a href=\"https://github.com/mgifford/o-hat-standalone\">O-Hat Standalone Scanner</a></strong>",
              "target": [
                "#standalone > p:nth-child(2) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://github.com/mgifford/o-hat-standalone\">O-Hat Standalone Scanner</a>",
              "target": [
                "strong > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>Features:</strong></p>",
              "target": [
                "#standalone > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Features:</strong>",
              "target": [
                "p:nth-child(3) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#standalone > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Single HTML file—no server required</li>",
              "target": [
                "#standalone > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Discovers pages via sitemap.xml</li>",
              "target": [
                "#standalone > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Real-time progress tracking</li>",
              "target": [
                "#standalone > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>JSON + CSV export with Oobee-compatible schema</li>",
              "target": [
                "#standalone > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Token-based access control</li>",
              "target": [
                "#standalone > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>Try it:</strong> <a href=\"https://mgifford.github.io/o-hat-standalone/\">Live demo</a> | <a href=\"https://github.com/mgifford/o-hat-standalone\">GitHub repository</a></p>",
              "target": [
                "p:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Try it:</strong>",
              "target": [
                "p:nth-child(5) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://mgifford.github.io/o-hat-standalone/\">Live demo</a>",
              "target": [
                "p:nth-child(5) > a:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://github.com/mgifford/o-hat-standalone\">GitHub repository</a>",
              "target": [
                "a:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"intro\">",
              "target": [
                ".intro:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>📈 Trends &amp; History</h2>",
              "target": [
                ".intro:nth-child(5) > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Track accessibility improvements over time with the <a href=\"trends.html\"><strong>Trends Dashboard</strong></a>.</p>",
              "target": [
                ".intro:nth-child(5) > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"trends.html\"><strong>Trends Dashboard</strong></a>",
              "target": [
                "a[href$=\"trends.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Trends Dashboard</strong>",
              "target": [
                "a[href$=\"trends.html\"] > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>View violation counts across multiple scans, filter by target/viewport/browser, and export historical data.</p>",
              "target": [
                ".intro:nth-child(5) > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>\n        <p>O-Hat Scanner | <a href=\"https://github.com/mgifford/o-hat-scanner\">GitHub</a> | Built with <a href=\"https://github.com/dequelabs/axe-core\">axe-core</a></p>\n    </footer>",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>O-Hat Scanner | <a href=\"https://github.com/mgifford/o-hat-scanner\">GitHub</a> | Built with <a href=\"https://github.com/dequelabs/axe-core\">axe-core</a></p>",
              "target": [
                "footer > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://github.com/mgifford/o-hat-scanner\">GitHub</a>",
              "target": [
                "footer > p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://github.com/dequelabs/axe-core\">axe-core</a>",
              "target": [
                "footer > p > a:nth-child(2)"
              ]
            }
          ]
        },
        {
          "id": "select-name",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure select element has an accessible name",
          "help": "Select element must have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/select-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<select id=\"archiveFilter\" class=\"filter-select\" aria-label=\"Show runs\">",
              "target": [
                "#archiveFilter"
              ]
            }
          ]
        },
        {
          "id": "tabindex",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "best-practice"
          ],
          "description": "Ensure tabindex attribute values are not greater than 0",
          "help": "Elements should not have tabindex greater than zero",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-bg--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-bg--2...\">",
              "target": [
                "tr[data-idx=\"0\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-bg--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-bg--2...\">",
              "target": [
                "tr[data-idx=\"1\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-ie--2026-03-...\" aria-label=\"Run ID www-gov-ie--2...\" data-full=\"www-gov-ie--2026-03-...\">",
              "target": [
                "tr[data-idx=\"2\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-ie--2026-03-...\" aria-label=\"Run ID www-gov-ie--2...\" data-full=\"www-gov-ie--2026-03-...\">",
              "target": [
                "tr[data-idx=\"3\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-italia-it--2026-...\" aria-label=\"Run ID www-italia-it...\" data-full=\"www-italia-it--2026-...\">",
              "target": [
                "tr[data-pages=\"78\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-italia-it--2026-...\" aria-label=\"Run ID www-italia-it...\" data-full=\"www-italia-it--2026-...\">",
              "target": [
                "tr[data-pages=\"86\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium\" aria-label=\"Run ID europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium\" data-full=\"europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-idx=\"6\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium\" aria-label=\"Run ID europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium\" data-full=\"europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-idx=\"7\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"valtioneuvosto-fi--2...\" aria-label=\"Run ID valtioneuvost...\" data-full=\"valtioneuvosto-fi--2...\">",
              "target": [
                "tr[data-idx=\"8\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"valtioneuvosto-fi--2...\" aria-label=\"Run ID valtioneuvost...\" data-full=\"valtioneuvosto-fi--2...\">",
              "target": [
                "tr[data-idx=\"9\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"gouvernement-lu--202...\" aria-label=\"Run ID gouvernement-...\" data-full=\"gouvernement-lu--202...\">",
              "target": [
                "tr[data-idx=\"10\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"gouvernement-lu--202...\" aria-label=\"Run ID gouvernement-...\" data-full=\"gouvernement-lu--202...\">",
              "target": [
                "tr[data-idx=\"11\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-vlada-cz--2026-0...\" aria-label=\"Run ID www-vlada-cz-...\" data-full=\"www-vlada-cz--2026-0...\">",
              "target": [
                "tr[data-pages=\"63\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-pl--2026-03-...\" aria-label=\"Run ID www-gov-pl--2...\" data-full=\"www-gov-pl--2026-03-...\">",
              "target": [
                "tr[data-total=\"299\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-latvia-eu--2026-...\" aria-label=\"Run ID www-latvia-eu...\" data-full=\"www-latvia-eu--2026-...\">",
              "target": [
                "tr[data-total=\"5184\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-latvia-eu--2026-...\" aria-label=\"Run ID www-latvia-eu...\" data-full=\"www-latvia-eu--2026-...\">",
              "target": [
                "tr[data-total=\"5223\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-oesterreich-gv-a...\" aria-label=\"Run ID www-oesterrei...\" data-full=\"www-oesterreich-gv-a...\">",
              "target": [
                "tr[data-pages=\"99\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-sanidad-gob-es--...\" aria-label=\"Run ID www-sanidad-g...\" data-full=\"www-sanidad-gob-es--...\">",
              "target": [
                "tr[data-total=\"309\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-sanidad-gob-es--...\" aria-label=\"Run ID www-sanidad-g...\" data-full=\"www-sanidad-gob-es--...\">",
              "target": [
                "tr[data-total=\"305\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-who-int--2026-03...\" aria-label=\"Run ID www-who-int--...\" data-full=\"www-who-int--2026-03...\">",
              "target": [
                "tr[data-total=\"1013\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-who-int--2026-03...\" aria-label=\"Run ID www-who-int--...\" data-full=\"www-who-int--2026-03...\">",
              "target": [
                "tr[data-total=\"1264\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-si--2026-03-...\" aria-label=\"Run ID www-gov-si--2...\" data-full=\"www-gov-si--2026-03-...\">",
              "target": [
                "tr[data-idx=\"21\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-si--2026-03-...\" aria-label=\"Run ID www-gov-si--2...\" data-full=\"www-gov-si--2026-03-...\">",
              "target": [
                "tr[data-idx=\"22\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-belgium-be--2026...\" aria-label=\"Run ID www-belgium-b...\" data-full=\"www-belgium-be--2026...\">",
              "target": [
                "tr[data-idx=\"23\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-regeringen-se--2...\" aria-label=\"Run ID www-regeringe...\" data-full=\"www-regeringen-se--2...\">",
              "target": [
                "tr[data-idx=\"24\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-regeringen-se--2...\" aria-label=\"Run ID www-regeringe...\" data-full=\"www-regeringen-se--2...\">",
              "target": [
                "tr[data-idx=\"25\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium\" aria-label=\"Run ID www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium\" data-full=\"www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-total=\"4059\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"vlada-gov-hr--2026-0...\" aria-label=\"Run ID vlada-gov-hr-...\" data-full=\"vlada-gov-hr--2026-0...\">",
              "target": [
                "tr[data-total=\"727\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"vlada-gov-hr--2026-0...\" aria-label=\"Run ID vlada-gov-hr-...\" data-full=\"vlada-gov-hr--2026-0...\">",
              "target": [
                "tr[data-total=\"716\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-portugal-gov-pt-...\" aria-label=\"Run ID www-portugal-...\" data-full=\"www-portugal-gov-pt-...\">",
              "target": [
                "tr[data-total=\"2320\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-portugal-gov-pt-...\" aria-label=\"Run ID www-portugal-...\" data-full=\"www-portugal-gov-pt-...\">",
              "target": [
                "tr[data-total=\"2229\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-elysee-fr--2026-...\" aria-label=\"Run ID www-elysee-fr...\" data-full=\"www-elysee-fr--2026-...\">",
              "target": [
                "tr[data-total=\"9\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-elysee-fr--2026-...\" aria-label=\"Run ID www-elysee-fr...\" data-full=\"www-elysee-fr--2026-...\">",
              "target": [
                "tr[data-total=\"11\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-bg--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-bg--2...\">",
              "target": [
                "tr[data-pages=\"79\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-ie--2026-03-...\" aria-label=\"Run ID www-gov-ie--2...\" data-full=\"www-gov-ie--2026-03-...\">",
              "target": [
                "tr[data-total=\"8\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-italia-it--2026-...\" aria-label=\"Run ID www-italia-it...\" data-full=\"www-italia-it--2026-...\">",
              "target": [
                "tr[data-pages=\"88\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium\" aria-label=\"Run ID europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium\" data-full=\"europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-idx=\"36\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"valtioneuvosto-fi--2...\" aria-label=\"Run ID valtioneuvost...\" data-full=\"valtioneuvosto-fi--2...\">",
              "target": [
                "tr[data-idx=\"37\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-japan-go-jp--202...\" aria-label=\"Run ID www-japan-go-...\" data-full=\"www-japan-go-jp--202...\">",
              "target": [
                "tr[data-total=\"663\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"gouvernement-lu--202...\" aria-label=\"Run ID gouvernement-...\" data-full=\"gouvernement-lu--202...\">",
              "target": [
                "tr[data-idx=\"39\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-kormany-hu--2026...\" aria-label=\"Run ID www-kormany-h...\" data-full=\"www-kormany-hu--2026...\">",
              "target": [
                "tr[data-total=\"1779\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-vlada-cz--2026-0...\" aria-label=\"Run ID www-vlada-cz-...\" data-full=\"www-vlada-cz--2026-0...\">",
              "target": [
                "tr[data-pages=\"84\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-pl--2026-03-...\" aria-label=\"Run ID www-gov-pl--2...\" data-full=\"www-gov-pl--2026-03-...\">",
              "target": [
                "tr[data-total=\"291\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-latvia-eu--2026-...\" aria-label=\"Run ID www-latvia-eu...\" data-full=\"www-latvia-eu--2026-...\">",
              "target": [
                "tr[data-total=\"5114\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-oesterreich-gv-a...\" aria-label=\"Run ID www-oesterrei...\" data-full=\"www-oesterreich-gv-a...\">",
              "target": [
                "tr[data-idx=\"44\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-sanidad-gob-es--...\" aria-label=\"Run ID www-sanidad-g...\" data-full=\"www-sanidad-gob-es--...\">",
              "target": [
                "tr[data-total=\"316\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-who-int--2026-03...\" aria-label=\"Run ID www-who-int--...\" data-full=\"www-who-int--2026-03...\">",
              "target": [
                "tr[data-total=\"1237\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-si--2026-03-...\" aria-label=\"Run ID www-gov-si--2...\" data-full=\"www-gov-si--2026-03-...\">",
              "target": [
                "tr[data-idx=\"47\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-belgium-be--2026...\" aria-label=\"Run ID www-belgium-b...\" data-full=\"www-belgium-be--2026...\">",
              "target": [
                "tr[data-idx=\"48\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-regeringen-se--2...\" aria-label=\"Run ID www-regeringe...\" data-full=\"www-regeringen-se--2...\">",
              "target": [
                "tr[data-idx=\"49\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium\" aria-label=\"Run ID www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium\" data-full=\"www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-total=\"3827\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"vlada-gov-hr--2026-0...\" aria-label=\"Run ID vlada-gov-hr-...\" data-full=\"vlada-gov-hr--2026-0...\">",
              "target": [
                "tr[data-pages=\"48\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-portugal-gov-pt-...\" aria-label=\"Run ID www-portugal-...\" data-full=\"www-portugal-gov-pt-...\">",
              "target": [
                "tr[data-total=\"2080\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-elysee-fr--2026-...\" aria-label=\"Run ID www-elysee-fr...\" data-full=\"www-elysee-fr--2026-...\">",
              "target": [
                "tr[data-total=\"73\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-vlada-cz--2026-0...\" aria-label=\"Run ID www-vlada-cz-...\" data-full=\"www-vlada-cz--2026-0...\">",
              "target": [
                "tr[data-pages=\"91\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-pl--2026-03-...\" aria-label=\"Run ID www-gov-pl--2...\" data-full=\"www-gov-pl--2026-03-...\">",
              "target": [
                "tr[data-total=\"312\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-oesterreich-gv-a...\" aria-label=\"Run ID www-oesterrei...\" data-full=\"www-oesterreich-gv-a...\">",
              "target": [
                "tr[data-total=\"24\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-belgium-be--2026...\" aria-label=\"Run ID www-belgium-b...\" data-full=\"www-belgium-be--2026...\">",
              "target": [
                "tr[data-idx=\"57\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium\" aria-label=\"Run ID www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium\" data-full=\"www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-total=\"3747\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-japan-go-jp--202...\" aria-label=\"Run ID www-japan-go-...\" data-full=\"www-japan-go-jp--202...\">",
              "target": [
                "tr[data-total=\"669\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-kormany-hu--2026...\" aria-label=\"Run ID www-kormany-h...\" data-full=\"www-kormany-hu--2026...\">",
              "target": [
                "tr[data-total=\"1396\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-japan-go-jp--202...\" aria-label=\"Run ID www-japan-go-...\" data-full=\"www-japan-go-jp--202...\">",
              "target": [
                "tr[data-total=\"662\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-kormany-hu--2026...\" aria-label=\"Run ID www-kormany-h...\" data-full=\"www-kormany-hu--2026...\">",
              "target": [
                "tr[data-pages=\"40\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-ontario-ca--2026...\" aria-label=\"Run ID www-ontario-c...\" data-full=\"www-ontario-ca--2026...\">",
              "target": [
                "tr[data-target=\"https://www.ontario.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"novascotia-ca--2026-...\" aria-label=\"Run ID novascotia-ca...\" data-full=\"novascotia-ca--2026-...\">",
              "target": [
                "tr[data-target=\"https://novascotia.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-bc-ca--2026-...\" aria-label=\"Run ID www-gov-bc-ca...\" data-full=\"www-gov-bc-ca--2026-...\">",
              "target": [
                "tr[data-target=\"https://www.gov.bc.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-canada-ca--2026-...\" aria-label=\"Run ID www-canada-ca...\" data-full=\"www-canada-ca--2026-...\">",
              "target": [
                "tr[data-target=\"https://www.canada.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-nyc-gov--2026-02...\" aria-label=\"Run ID www-nyc-gov--...\" data-full=\"www-nyc-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.nyc.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-ny-gov--2026-02-...\" aria-label=\"Run ID www-ny-gov--2...\" data-full=\"www-ny-gov--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.ny.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-usa-gov--2026-02...\" aria-label=\"Run ID www-usa-gov--...\" data-full=\"www-usa-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.usa.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"ec-europa-eu--2026-0...\" aria-label=\"Run ID ec-europa-eu-...\" data-full=\"ec-europa-eu--2026-0...\">",
              "target": [
                "tr[data-target=\"https://ec.europa.eu\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-nsf-gov--2026-02...\" aria-label=\"Run ID www-nsf-gov--...\" data-full=\"www-nsf-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.nsf.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-diplomatie-gouv-...\" aria-label=\"Run ID www-diplomati...\" data-full=\"www-diplomatie-gouv-...\">",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"digital-strategy-ec-...\" aria-label=\"Run ID digital-strat...\" data-full=\"digital-strategy-ec-...\">",
              "target": [
                "tr[data-total=\"137\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-bundesregierung-...\" aria-label=\"Run ID www-bundesreg...\" data-full=\"www-bundesregierung-...\">",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-healthcare-gov--...\" aria-label=\"Run ID www-healthcar...\" data-full=\"www-healthcare-gov--...\">",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-texas-gov--2026-...\" aria-label=\"Run ID www-texas-gov...\" data-full=\"www-texas-gov--2026-...\">",
              "target": [
                "tr[data-target=\"https://www.texas.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-medicare-gov--20...\" aria-label=\"Run ID www-medicare-...\" data-full=\"www-medicare-gov--20...\">",
              "target": [
                "tr[data-target=\"https://www.medicare.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-ca-gov--2026-02-...\" aria-label=\"Run ID www-ca-gov--2...\" data-full=\"www-ca-gov--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.ca.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-colorado-gov--20...\" aria-label=\"Run ID www-colorado-...\" data-full=\"www-colorado-gov--20...\">",
              "target": [
                "tr[data-target=\"https://www.colorado.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-cms-gov--2026-02...\" aria-label=\"Run ID www-cms-gov--...\" data-full=\"www-cms-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.cms.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"oit-colorado-gov--20...\" aria-label=\"Run ID oit-colorado-...\" data-full=\"oit-colorado-gov--20...\">",
              "target": [
                "tr[data-target=\"https://oit.colorado.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"georgia-gov--2026-02...\" aria-label=\"Run ID georgia-gov--...\" data-full=\"georgia-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://georgia.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-va-gov--2026-02-...\" aria-label=\"Run ID www-va-gov--2...\" data-full=\"www-va-gov--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.va.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"digital-georgia-gov-...\" aria-label=\"Run ID digital-georg...\" data-full=\"digital-georgia-gov-...\">",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-uk--2026-02-...\" aria-label=\"Run ID www-gov-uk--2...\" data-full=\"www-gov-uk--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.gov.uk\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gsa-gov--2026-02...\" aria-label=\"Run ID www-gsa-gov--...\" data-full=\"www-gsa-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.gsa.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-nl--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-nl--2...\">",
              "target": [
                "tr[data-target=\"https://www.government.nl\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-govt-nz--2026-02...\" aria-label=\"Run ID www-govt-nz--...\" data-full=\"www-govt-nz--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.govt.nz\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ]
            }
          ]
        },
        {
          "id": "table-duplicate-name",
          "impact": null,
          "tags": [
            "cat.tables",
            "best-practice",
            "RGAAv4",
            "RGAA-5.2.1"
          ],
          "description": "Ensure the <caption> element does not contain the same text as the summary attribute",
          "help": "Tables should not have the same summary and caption",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/table-duplicate-name?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "same-caption-summary",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Content of summary attribute and <caption> are not duplicated"
                }
              ],
              "impact": null,
              "html": "<table aria-live=\"polite\">",
              "target": [
                "table"
              ]
            }
          ]
        },
        {
          "id": "td-headers-attr",
          "impact": null,
          "tags": [
            "cat.tables",
            "wcag2a",
            "wcag131",
            "section508",
            "section508.22.g",
            "TTv5",
            "TT14.b",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-5.7.4"
          ],
          "description": "Ensure that each cell in a table that uses the headers attribute refers only to other <th> elements in that table",
          "help": "Table cell headers attributes must refer to other <th> elements in the same table",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/td-headers-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "td-headers-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "The headers attribute is exclusively used to refer to other header cells in the table"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<table aria-live=\"polite\">",
              "target": [
                "table"
              ]
            }
          ]
        },
        {
          "id": "th-has-data-cells",
          "impact": null,
          "tags": [
            "cat.tables",
            "wcag2a",
            "wcag131",
            "section508",
            "section508.22.g",
            "TTv5",
            "TT14.b",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-5.7.1"
          ],
          "description": "Ensure that <th> elements and elements with role=columnheader/rowheader have data cells they describe",
          "help": "Table headers in a data table must refer to data cells",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/th-has-data-cells?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "th-has-data-cells",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "All table header cells refer to data cells"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<table aria-live=\"polite\">",
              "target": [
                "table"
              ]
            }
          ]
        }
      ],
      "incomplete": [
        {
          "id": "aria-prohibited-attr",
          "impact": "serious",
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are not prohibited for an element's role",
          "help": "Elements must only use permitted ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-bg--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-bg--2...\">",
              "target": [
                "tr[data-idx=\"0\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-bg--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-bg--2...\">",
              "target": [
                "tr[data-idx=\"1\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-ie--2026-03-...\" aria-label=\"Run ID www-gov-ie--2...\" data-full=\"www-gov-ie--2026-03-...\">",
              "target": [
                "tr[data-idx=\"2\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-ie--2026-03-...\" aria-label=\"Run ID www-gov-ie--2...\" data-full=\"www-gov-ie--2026-03-...\">",
              "target": [
                "tr[data-idx=\"3\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-italia-it--2026-...\" aria-label=\"Run ID www-italia-it...\" data-full=\"www-italia-it--2026-...\">",
              "target": [
                "tr[data-pages=\"78\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-italia-it--2026-...\" aria-label=\"Run ID www-italia-it...\" data-full=\"www-italia-it--2026-...\">",
              "target": [
                "tr[data-pages=\"86\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium\" aria-label=\"Run ID europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium\" data-full=\"europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-idx=\"6\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium\" aria-label=\"Run ID europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium\" data-full=\"europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-idx=\"7\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"valtioneuvosto-fi--2...\" aria-label=\"Run ID valtioneuvost...\" data-full=\"valtioneuvosto-fi--2...\">",
              "target": [
                "tr[data-idx=\"8\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"valtioneuvosto-fi--2...\" aria-label=\"Run ID valtioneuvost...\" data-full=\"valtioneuvosto-fi--2...\">",
              "target": [
                "tr[data-idx=\"9\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"gouvernement-lu--202...\" aria-label=\"Run ID gouvernement-...\" data-full=\"gouvernement-lu--202...\">",
              "target": [
                "tr[data-idx=\"10\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"gouvernement-lu--202...\" aria-label=\"Run ID gouvernement-...\" data-full=\"gouvernement-lu--202...\">",
              "target": [
                "tr[data-idx=\"11\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-vlada-cz--2026-0...\" aria-label=\"Run ID www-vlada-cz-...\" data-full=\"www-vlada-cz--2026-0...\">",
              "target": [
                "tr[data-pages=\"63\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-pl--2026-03-...\" aria-label=\"Run ID www-gov-pl--2...\" data-full=\"www-gov-pl--2026-03-...\">",
              "target": [
                "tr[data-total=\"299\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-latvia-eu--2026-...\" aria-label=\"Run ID www-latvia-eu...\" data-full=\"www-latvia-eu--2026-...\">",
              "target": [
                "tr[data-total=\"5184\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-latvia-eu--2026-...\" aria-label=\"Run ID www-latvia-eu...\" data-full=\"www-latvia-eu--2026-...\">",
              "target": [
                "tr[data-total=\"5223\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-oesterreich-gv-a...\" aria-label=\"Run ID www-oesterrei...\" data-full=\"www-oesterreich-gv-a...\">",
              "target": [
                "tr[data-pages=\"99\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-sanidad-gob-es--...\" aria-label=\"Run ID www-sanidad-g...\" data-full=\"www-sanidad-gob-es--...\">",
              "target": [
                "tr[data-total=\"309\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-sanidad-gob-es--...\" aria-label=\"Run ID www-sanidad-g...\" data-full=\"www-sanidad-gob-es--...\">",
              "target": [
                "tr[data-total=\"305\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-who-int--2026-03...\" aria-label=\"Run ID www-who-int--...\" data-full=\"www-who-int--2026-03...\">",
              "target": [
                "tr[data-total=\"1013\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-who-int--2026-03...\" aria-label=\"Run ID www-who-int--...\" data-full=\"www-who-int--2026-03...\">",
              "target": [
                "tr[data-total=\"1264\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-si--2026-03-...\" aria-label=\"Run ID www-gov-si--2...\" data-full=\"www-gov-si--2026-03-...\">",
              "target": [
                "tr[data-idx=\"21\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-si--2026-03-...\" aria-label=\"Run ID www-gov-si--2...\" data-full=\"www-gov-si--2026-03-...\">",
              "target": [
                "tr[data-idx=\"22\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-belgium-be--2026...\" aria-label=\"Run ID www-belgium-b...\" data-full=\"www-belgium-be--2026...\">",
              "target": [
                "tr[data-idx=\"23\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-regeringen-se--2...\" aria-label=\"Run ID www-regeringe...\" data-full=\"www-regeringen-se--2...\">",
              "target": [
                "tr[data-idx=\"24\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-regeringen-se--2...\" aria-label=\"Run ID www-regeringe...\" data-full=\"www-regeringen-se--2...\">",
              "target": [
                "tr[data-idx=\"25\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium\" aria-label=\"Run ID www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium\" data-full=\"www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-total=\"4059\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"vlada-gov-hr--2026-0...\" aria-label=\"Run ID vlada-gov-hr-...\" data-full=\"vlada-gov-hr--2026-0...\">",
              "target": [
                "tr[data-total=\"727\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"vlada-gov-hr--2026-0...\" aria-label=\"Run ID vlada-gov-hr-...\" data-full=\"vlada-gov-hr--2026-0...\">",
              "target": [
                "tr[data-total=\"716\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-portugal-gov-pt-...\" aria-label=\"Run ID www-portugal-...\" data-full=\"www-portugal-gov-pt-...\">",
              "target": [
                "tr[data-total=\"2320\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-portugal-gov-pt-...\" aria-label=\"Run ID www-portugal-...\" data-full=\"www-portugal-gov-pt-...\">",
              "target": [
                "tr[data-total=\"2229\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-elysee-fr--2026-...\" aria-label=\"Run ID www-elysee-fr...\" data-full=\"www-elysee-fr--2026-...\">",
              "target": [
                "tr[data-total=\"9\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-elysee-fr--2026-...\" aria-label=\"Run ID www-elysee-fr...\" data-full=\"www-elysee-fr--2026-...\">",
              "target": [
                "tr[data-total=\"11\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-bg--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-bg--2...\">",
              "target": [
                "tr[data-pages=\"79\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-ie--2026-03-...\" aria-label=\"Run ID www-gov-ie--2...\" data-full=\"www-gov-ie--2026-03-...\">",
              "target": [
                "tr[data-total=\"8\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-italia-it--2026-...\" aria-label=\"Run ID www-italia-it...\" data-full=\"www-italia-it--2026-...\">",
              "target": [
                "tr[data-pages=\"88\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium\" aria-label=\"Run ID europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium\" data-full=\"europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-idx=\"36\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"valtioneuvosto-fi--2...\" aria-label=\"Run ID valtioneuvost...\" data-full=\"valtioneuvosto-fi--2...\">",
              "target": [
                "tr[data-idx=\"37\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-japan-go-jp--202...\" aria-label=\"Run ID www-japan-go-...\" data-full=\"www-japan-go-jp--202...\">",
              "target": [
                "tr[data-total=\"663\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"gouvernement-lu--202...\" aria-label=\"Run ID gouvernement-...\" data-full=\"gouvernement-lu--202...\">",
              "target": [
                "tr[data-idx=\"39\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-kormany-hu--2026...\" aria-label=\"Run ID www-kormany-h...\" data-full=\"www-kormany-hu--2026...\">",
              "target": [
                "tr[data-total=\"1779\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-vlada-cz--2026-0...\" aria-label=\"Run ID www-vlada-cz-...\" data-full=\"www-vlada-cz--2026-0...\">",
              "target": [
                "tr[data-pages=\"84\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-pl--2026-03-...\" aria-label=\"Run ID www-gov-pl--2...\" data-full=\"www-gov-pl--2026-03-...\">",
              "target": [
                "tr[data-total=\"291\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-latvia-eu--2026-...\" aria-label=\"Run ID www-latvia-eu...\" data-full=\"www-latvia-eu--2026-...\">",
              "target": [
                "tr[data-total=\"5114\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-oesterreich-gv-a...\" aria-label=\"Run ID www-oesterrei...\" data-full=\"www-oesterreich-gv-a...\">",
              "target": [
                "tr[data-idx=\"44\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-sanidad-gob-es--...\" aria-label=\"Run ID www-sanidad-g...\" data-full=\"www-sanidad-gob-es--...\">",
              "target": [
                "tr[data-total=\"316\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-who-int--2026-03...\" aria-label=\"Run ID www-who-int--...\" data-full=\"www-who-int--2026-03...\">",
              "target": [
                "tr[data-total=\"1237\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-si--2026-03-...\" aria-label=\"Run ID www-gov-si--2...\" data-full=\"www-gov-si--2026-03-...\">",
              "target": [
                "tr[data-idx=\"47\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-belgium-be--2026...\" aria-label=\"Run ID www-belgium-b...\" data-full=\"www-belgium-be--2026...\">",
              "target": [
                "tr[data-idx=\"48\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-regeringen-se--2...\" aria-label=\"Run ID www-regeringe...\" data-full=\"www-regeringen-se--2...\">",
              "target": [
                "tr[data-idx=\"49\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium\" aria-label=\"Run ID www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium\" data-full=\"www-un-org--2026-03-18T09-19-03-673Z--un-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-total=\"3827\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"vlada-gov-hr--2026-0...\" aria-label=\"Run ID vlada-gov-hr-...\" data-full=\"vlada-gov-hr--2026-0...\">",
              "target": [
                "tr[data-pages=\"48\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-portugal-gov-pt-...\" aria-label=\"Run ID www-portugal-...\" data-full=\"www-portugal-gov-pt-...\">",
              "target": [
                "tr[data-total=\"2080\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-elysee-fr--2026-...\" aria-label=\"Run ID www-elysee-fr...\" data-full=\"www-elysee-fr--2026-...\">",
              "target": [
                "tr[data-total=\"73\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-vlada-cz--2026-0...\" aria-label=\"Run ID www-vlada-cz-...\" data-full=\"www-vlada-cz--2026-0...\">",
              "target": [
                "tr[data-pages=\"91\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-pl--2026-03-...\" aria-label=\"Run ID www-gov-pl--2...\" data-full=\"www-gov-pl--2026-03-...\">",
              "target": [
                "tr[data-total=\"312\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-oesterreich-gv-a...\" aria-label=\"Run ID www-oesterrei...\" data-full=\"www-oesterreich-gv-a...\">",
              "target": [
                "tr[data-total=\"24\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-belgium-be--2026...\" aria-label=\"Run ID www-belgium-b...\" data-full=\"www-belgium-be--2026...\">",
              "target": [
                "tr[data-idx=\"57\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium\" aria-label=\"Run ID www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium\" data-full=\"www-un-org--2026-03-11T09-16-18-226Z--un-weekly-desktop-light-chromium\">",
              "target": [
                "tr[data-total=\"3747\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-japan-go-jp--202...\" aria-label=\"Run ID www-japan-go-...\" data-full=\"www-japan-go-jp--202...\">",
              "target": [
                "tr[data-total=\"669\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-kormany-hu--2026...\" aria-label=\"Run ID www-kormany-h...\" data-full=\"www-kormany-hu--2026...\">",
              "target": [
                "tr[data-total=\"1396\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-japan-go-jp--202...\" aria-label=\"Run ID www-japan-go-...\" data-full=\"www-japan-go-jp--202...\">",
              "target": [
                "tr[data-total=\"662\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-kormany-hu--2026...\" aria-label=\"Run ID www-kormany-h...\" data-full=\"www-kormany-hu--2026...\">",
              "target": [
                "tr[data-pages=\"40\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-ontario-ca--2026...\" aria-label=\"Run ID www-ontario-c...\" data-full=\"www-ontario-ca--2026...\">",
              "target": [
                "tr[data-target=\"https://www.ontario.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"novascotia-ca--2026-...\" aria-label=\"Run ID novascotia-ca...\" data-full=\"novascotia-ca--2026-...\">",
              "target": [
                "tr[data-target=\"https://novascotia.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-bc-ca--2026-...\" aria-label=\"Run ID www-gov-bc-ca...\" data-full=\"www-gov-bc-ca--2026-...\">",
              "target": [
                "tr[data-target=\"https://www.gov.bc.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-canada-ca--2026-...\" aria-label=\"Run ID www-canada-ca...\" data-full=\"www-canada-ca--2026-...\">",
              "target": [
                "tr[data-target=\"https://www.canada.ca\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-nyc-gov--2026-02...\" aria-label=\"Run ID www-nyc-gov--...\" data-full=\"www-nyc-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.nyc.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-ny-gov--2026-02-...\" aria-label=\"Run ID www-ny-gov--2...\" data-full=\"www-ny-gov--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.ny.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-usa-gov--2026-02...\" aria-label=\"Run ID www-usa-gov--...\" data-full=\"www-usa-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.usa.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"ec-europa-eu--2026-0...\" aria-label=\"Run ID ec-europa-eu-...\" data-full=\"ec-europa-eu--2026-0...\">",
              "target": [
                "tr[data-target=\"https://ec.europa.eu\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-nsf-gov--2026-02...\" aria-label=\"Run ID www-nsf-gov--...\" data-full=\"www-nsf-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.nsf.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-diplomatie-gouv-...\" aria-label=\"Run ID www-diplomati...\" data-full=\"www-diplomatie-gouv-...\">",
              "target": [
                "tr[data-target=\"https://www.diplomatie.gouv.fr\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"digital-strategy-ec-...\" aria-label=\"Run ID digital-strat...\" data-full=\"digital-strategy-ec-...\">",
              "target": [
                "tr[data-total=\"137\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-bundesregierung-...\" aria-label=\"Run ID www-bundesreg...\" data-full=\"www-bundesregierung-...\">",
              "target": [
                "tr[data-target=\"https://www.bundesregierung.de\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-healthcare-gov--...\" aria-label=\"Run ID www-healthcar...\" data-full=\"www-healthcare-gov--...\">",
              "target": [
                "tr[data-target=\"https://www.healthcare.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-texas-gov--2026-...\" aria-label=\"Run ID www-texas-gov...\" data-full=\"www-texas-gov--2026-...\">",
              "target": [
                "tr[data-target=\"https://www.texas.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-medicare-gov--20...\" aria-label=\"Run ID www-medicare-...\" data-full=\"www-medicare-gov--20...\">",
              "target": [
                "tr[data-target=\"https://www.medicare.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-ca-gov--2026-02-...\" aria-label=\"Run ID www-ca-gov--2...\" data-full=\"www-ca-gov--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.ca.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-colorado-gov--20...\" aria-label=\"Run ID www-colorado-...\" data-full=\"www-colorado-gov--20...\">",
              "target": [
                "tr[data-target=\"https://www.colorado.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-cms-gov--2026-02...\" aria-label=\"Run ID www-cms-gov--...\" data-full=\"www-cms-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.cms.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"oit-colorado-gov--20...\" aria-label=\"Run ID oit-colorado-...\" data-full=\"oit-colorado-gov--20...\">",
              "target": [
                "tr[data-target=\"https://oit.colorado.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"georgia-gov--2026-02...\" aria-label=\"Run ID georgia-gov--...\" data-full=\"georgia-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://georgia.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-va-gov--2026-02-...\" aria-label=\"Run ID www-va-gov--2...\" data-full=\"www-va-gov--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.va.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"digital-georgia-gov-...\" aria-label=\"Run ID digital-georg...\" data-full=\"digital-georgia-gov-...\">",
              "target": [
                "tr[data-target=\"https://digital.georgia.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gov-uk--2026-02-...\" aria-label=\"Run ID www-gov-uk--2...\" data-full=\"www-gov-uk--2026-02-...\">",
              "target": [
                "tr[data-target=\"https://www.gov.uk\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-gsa-gov--2026-02...\" aria-label=\"Run ID www-gsa-gov--...\" data-full=\"www-gsa-gov--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.gsa.gov\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-government-nl--2...\" aria-label=\"Run ID www-governmen...\" data-full=\"www-government-nl--2...\">",
              "target": [
                "tr[data-target=\"https://www.government.nl\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "span",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<span tabindex=\"0\" class=\"run-id\" title=\"www-govt-nz--2026-02...\" aria-label=\"Run ID www-govt-nz--...\" data-full=\"www-govt-nz--2026-02...\">",
              "target": [
                "tr[data-target=\"https://www.govt.nz\"] > td:nth-child(2) > .target-cell > .target-meta > .run-id"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://mgifford.github.io/o-hat-scanner/",
      "originalUrl": "https://mgifford.github.io/o-hat-scanner/",
      "status": 200,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-government-bg/www-government-bg--2026-03-31T07-31-17-815Z--bulgaria-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-government-bg/www-government-bg--2026-03-31T07-31-17-815Z--bulgaria-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-government-bg/www-government-bg--2026-03-31T07-31-17-815Z--bulgaria-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-government-bg/www-government-bg--2026-03-31T06-30-46-311Z--bulgaria-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-government-bg/www-government-bg--2026-03-31T06-30-46-311Z--bulgaria-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-government-bg/www-government-bg--2026-03-31T06-30-46-311Z--bulgaria-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-gov-ie/www-gov-ie--2026-03-31T06-28-57-600Z--ireland-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-gov-ie/www-gov-ie--2026-03-31T06-28-57-600Z--ireland-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-gov-ie/www-gov-ie--2026-03-31T06-28-57-600Z--ireland-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-gov-ie/www-gov-ie--2026-03-31T05-46-02-004Z--ireland-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-gov-ie/www-gov-ie--2026-03-31T05-46-02-004Z--ireland-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-gov-ie/www-gov-ie--2026-03-31T05-46-02-004Z--ireland-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-italia-it/www-italia-it--2026-03-31T04-58-19-983Z--italy-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-italia-it/www-italia-it--2026-03-31T04-58-19-983Z--italy-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-italia-it/www-italia-it--2026-03-31T04-58-19-983Z--italy-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-italia-it/www-italia-it--2026-03-31T05-44-13-102Z--italy-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-italia-it/www-italia-it--2026-03-31T05-44-13-102Z--italy-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-italia-it/www-italia-it--2026-03-31T05-44-13-102Z--italy-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/europa-eu/europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/europa-eu/europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/europa-eu/europa-eu--2026-03-30T06-34-48-999Z--eu-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/europa-eu/europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/europa-eu/europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/europa-eu/europa-eu--2026-03-30T07-32-05-567Z--eu-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-30T05-44-31-080Z--finland-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-30T05-44-31-080Z--finland-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-30T05-44-31-080Z--finland-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-30T04-56-05-434Z--finland-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-30T04-56-05-434Z--finland-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-30T04-56-05-434Z--finland-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/gouvernement-lu/gouvernement-lu--2026-03-29T04-49-24-237Z--luxembourg-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/gouvernement-lu/gouvernement-lu--2026-03-29T04-49-24-237Z--luxembourg-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/gouvernement-lu/gouvernement-lu--2026-03-29T04-49-24-237Z--luxembourg-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/gouvernement-lu/gouvernement-lu--2026-03-29T05-33-38-228Z--luxembourg-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/gouvernement-lu/gouvernement-lu--2026-03-29T05-33-38-228Z--luxembourg-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/gouvernement-lu/gouvernement-lu--2026-03-29T05-33-38-228Z--luxembourg-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-vlada-cz/www-vlada-cz--2026-03-28T10-09-06-031Z--czechia-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-vlada-cz/www-vlada-cz--2026-03-28T10-09-06-031Z--czechia-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-vlada-cz/www-vlada-cz--2026-03-28T10-09-06-031Z--czechia-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-gov-pl/www-gov-pl--2026-03-28T09-12-58-070Z--poland-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-gov-pl/www-gov-pl--2026-03-28T09-12-58-070Z--poland-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-gov-pl/www-gov-pl--2026-03-28T09-12-58-070Z--poland-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-latvia-eu/www-latvia-eu--2026-03-27T09-21-52-340Z--latvia-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-latvia-eu/www-latvia-eu--2026-03-27T09-21-52-340Z--latvia-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-latvia-eu/www-latvia-eu--2026-03-27T09-21-52-340Z--latvia-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-latvia-eu/www-latvia-eu--2026-03-27T10-17-41-788Z--latvia-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-latvia-eu/www-latvia-eu--2026-03-27T10-17-41-788Z--latvia-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-latvia-eu/www-latvia-eu--2026-03-27T10-17-41-788Z--latvia-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-27T09-20-16-916Z--austria-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-27T09-20-16-916Z--austria-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-27T09-20-16-916Z--austria-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-27T08-14-27-830Z--spain-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-27T08-14-27-830Z--spain-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-27T08-14-27-830Z--spain-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-who-int/www-who-int--2026-03-26T10-19-43-808Z--who-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-who-int/www-who-int--2026-03-26T10-19-43-808Z--who-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-who-int/www-who-int--2026-03-26T10-19-43-808Z--who-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-27T07-32-01-229Z--spain-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-27T07-32-01-229Z--spain-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-27T07-32-01-229Z--spain-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-gov-si/www-gov-si--2026-03-26T09-21-10-502Z--slovenia-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-gov-si/www-gov-si--2026-03-26T09-21-10-502Z--slovenia-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-gov-si/www-gov-si--2026-03-26T09-21-10-502Z--slovenia-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-who-int/www-who-int--2026-03-26T09-21-56-205Z--who-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-who-int/www-who-int--2026-03-26T09-21-56-205Z--who-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-who-int/www-who-int--2026-03-26T09-21-56-205Z--who-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-gov-si/www-gov-si--2026-03-26T08-17-16-716Z--slovenia-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-gov-si/www-gov-si--2026-03-26T08-17-16-716Z--slovenia-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-gov-si/www-gov-si--2026-03-26T08-17-16-716Z--slovenia-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-belgium-be/www-belgium-be--2026-03-26T08-17-11-544Z--belgium-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-belgium-be/www-belgium-be--2026-03-26T08-17-11-544Z--belgium-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-belgium-be/www-belgium-be--2026-03-26T08-17-11-544Z--belgium-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-regeringen-se/www-regeringen-se--2026-03-26T06-34-45-690Z--sweden-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-regeringen-se/www-regeringen-se--2026-03-26T06-34-45-690Z--sweden-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-regeringen-se/www-regeringen-se--2026-03-26T06-34-45-690Z--sweden-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-regeringen-se/www-regeringen-se--2026-03-26T07-40-01-098Z--sweden-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-regeringen-se/www-regeringen-se--2026-03-26T07-40-01-098Z--sweden-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-regeringen-se/www-regeringen-se--2026-03-26T07-40-01-098Z--sweden-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-un-org/www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-un-org/www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-un-org/www-un-org--2026-03-25T09-18-39-441Z--un-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/vlada-gov-hr/vlada-gov-hr--2026-03-25T08-13-32-627Z--croatia-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/vlada-gov-hr/vlada-gov-hr--2026-03-25T08-13-32-627Z--croatia-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/vlada-gov-hr/vlada-gov-hr--2026-03-25T08-13-32-627Z--croatia-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-25T07-29-49-137Z--portugal-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-25T07-29-49-137Z--portugal-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-25T07-29-49-137Z--portugal-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/vlada-gov-hr/vlada-gov-hr--2026-03-25T07-35-07-696Z--croatia-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/vlada-gov-hr/vlada-gov-hr--2026-03-25T07-35-07-696Z--croatia-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/vlada-gov-hr/vlada-gov-hr--2026-03-25T07-35-07-696Z--croatia-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-25T06-29-01-219Z--portugal-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-25T06-29-01-219Z--portugal-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-portugal-gov-pt/www-portugal-gov-pt--2026-03-25T06-29-01-219Z--portugal-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-elysee-fr/www-elysee-fr--2026-03-25T06-28-37-198Z--france-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-elysee-fr/www-elysee-fr--2026-03-25T06-28-37-198Z--france-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-elysee-fr/www-elysee-fr--2026-03-25T06-28-37-198Z--france-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-government-bg/www-government-bg--2026-03-24T07-23-40-442Z--bulgaria-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-government-bg/www-government-bg--2026-03-24T07-23-40-442Z--bulgaria-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-government-bg/www-government-bg--2026-03-24T07-23-40-442Z--bulgaria-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-elysee-fr/www-elysee-fr--2026-03-25T05-29-28-393Z--france-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-elysee-fr/www-elysee-fr--2026-03-25T05-29-28-393Z--france-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-elysee-fr/www-elysee-fr--2026-03-25T05-29-28-393Z--france-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-italia-it/www-italia-it--2026-03-24T05-41-03-639Z--italy-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-italia-it/www-italia-it--2026-03-24T05-41-03-639Z--italy-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-italia-it/www-italia-it--2026-03-24T05-41-03-639Z--italy-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-gov-ie/www-gov-ie--2026-03-24T06-24-23-092Z--ireland-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-gov-ie/www-gov-ie--2026-03-24T06-24-23-092Z--ireland-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-gov-ie/www-gov-ie--2026-03-24T06-24-23-092Z--ireland-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/europa-eu/europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/europa-eu/europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/europa-eu/europa-eu--2026-03-23T07-29-01-002Z--eu-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-23T05-33-38-126Z--finland-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-23T05-33-38-126Z--finland-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/valtioneuvosto-fi/valtioneuvosto-fi--2026-03-23T05-33-38-126Z--finland-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/gouvernement-lu/gouvernement-lu--2026-03-22T05-26-26-796Z--luxembourg-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/gouvernement-lu/gouvernement-lu--2026-03-22T05-26-26-796Z--luxembourg-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/gouvernement-lu/gouvernement-lu--2026-03-22T05-26-26-796Z--luxembourg-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-japan-go-jp/www-japan-go-jp--2026-03-23T04-45-24-296Z--japan-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-japan-go-jp/www-japan-go-jp--2026-03-23T04-45-24-296Z--japan-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-japan-go-jp/www-japan-go-jp--2026-03-23T04-45-24-296Z--japan-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-kormany-hu/www-kormany-hu--2026-03-22T04-39-20-070Z--hungary-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-kormany-hu/www-kormany-hu--2026-03-22T04-39-20-070Z--hungary-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-kormany-hu/www-kormany-hu--2026-03-22T04-39-20-070Z--hungary-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-vlada-cz/www-vlada-cz--2026-03-21T10-06-04-903Z--czechia-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-vlada-cz/www-vlada-cz--2026-03-21T10-06-04-903Z--czechia-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-vlada-cz/www-vlada-cz--2026-03-21T10-06-04-903Z--czechia-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-latvia-eu/www-latvia-eu--2026-03-20T10-14-07-150Z--latvia-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-latvia-eu/www-latvia-eu--2026-03-20T10-14-07-150Z--latvia-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-latvia-eu/www-latvia-eu--2026-03-20T10-14-07-150Z--latvia-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-gov-pl/www-gov-pl--2026-03-21T09-09-23-344Z--poland-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-gov-pl/www-gov-pl--2026-03-21T09-09-23-344Z--poland-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-gov-pl/www-gov-pl--2026-03-21T09-09-23-344Z--poland-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-20T09-13-56-175Z--austria-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-20T09-13-56-175Z--austria-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-oesterreich-gv-at/www-oesterreich-gv-at--2026-03-20T09-13-56-175Z--austria-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-20T08-10-45-924Z--spain-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-20T08-10-45-924Z--spain-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-sanidad-gob-es/www-sanidad-gob-es--2026-03-20T08-10-45-924Z--spain-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-gov-si/www-gov-si--2026-03-19T09-15-57-825Z--slovenia-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-gov-si/www-gov-si--2026-03-19T09-15-57-825Z--slovenia-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-gov-si/www-gov-si--2026-03-19T09-15-57-825Z--slovenia-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://mgifford.github.io/runs/www-who-int/www-who-int--2026-03-19T10-13-44-632Z--who-weekly-desktop-light-chromium/index.html": {
      "title": "Page not found · GitHub Pages",
      "violations": [],
      "passes": [],
      "incomplete": [],
      "error": "HTTP 404",
      "finalUrl": "https://mgifford.github.io/runs/www-who-int/www-who-int--2026-03-19T10-13-44-632Z--who-weekly-desktop-light-chromium/index.html",
      "originalUrl": "https://mgifford.github.io/runs/www-who-int/www-who-int--2026-03-19T10-13-44-632Z--who-weekly-desktop-light-chromium/index.html",
      "status": 404,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    }
  }
}